wallet/msvc
Cheng 47f9e77aec
I discovered I was relying on a Microsoft idiosyncracy,
that by default it searches for header files in the source
directory as well as on the include line - which is very
nice but non standard and breaks every other build system,
resulting in incomprehensible and misleading error messages
that send one down a hundred rabbit holes.
2024-02-21 12:28:11 +10:00
..
make.bat command line make 2023-09-16 19:02:43 +10:00
wallet.manifest Never really figured out why my code was breaking 2023-10-18 20:23:56 +10:00
wallet.rc Never really figured out why my code was breaking 2023-10-18 20:23:56 +10:00
wallet.sln moved wallet.sln to its proper directory 2024-02-14 22:03:41 +10:00
wallet.vcxproj I discovered I was relying on a Microsoft idiosyncracy, 2024-02-21 12:28:11 +10:00
win.bat moved wallet.sln to its proper directory 2024-02-14 22:03:41 +10:00
winConfig.bat moved wallet.sln to its proper directory 2024-02-14 22:03:41 +10:00
winConfigDebug.bat moved wallet.sln to its proper directory 2024-02-14 22:03:41 +10:00
winConfigRelease.bat moved wallet.sln to its proper directory 2024-02-14 22:03:41 +10:00
winConfigWidgets.bat moved wallet.sln to its proper directory 2024-02-14 22:03:41 +10:00
wx_msvc_Debug.bat I discovered I was relying on a Microsoft idiosyncracy, 2024-02-21 12:28:11 +10:00