1
0
forked from cheng/wallet
wallet/msvc
Cheng ac7f6806eb
I suffered greatly trying to get the libraries to build correctly
Because one has to separately specify build characteristics in
many different places it is quite difficult to make sure the right
things are linking the right things.

I added the two files msvc/winConfigDebug.bat msvc/winConfigRelease.bat
To build only the libaries that should be linked, so we will get an
error message if a release build links to a debug build.
2023-09-18 07:10:41 +10:00
..
make.bat command line make 2023-09-16 19:02:43 +10:00
wallet.manifest moving files to clean up root directory 2022-06-30 16:55:37 +10:00
wallet.rc builds after files moved 2022-06-30 22:56:01 +10:00
wallet.vcxproj I suffered greatly trying to get the libraries to build correctly 2023-09-18 07:10:41 +10:00
winConfig.bat I suffered greatly trying to get the libraries to build correctly 2023-09-18 07:10:41 +10:00
winConfigDebug.bat I suffered greatly trying to get the libraries to build correctly 2023-09-18 07:10:41 +10:00
winConfigRelease.bat I suffered greatly trying to get the libraries to build correctly 2023-09-18 07:10:41 +10:00
wxConfig.bat My update of wxWidgets broke. wxWidgets bug, or bug in the way I use it. 2023-09-14 10:45:12 +10:00