5216d97f08
For some reason, we used "vc_x64_lib" as the output directory for the libraries, but "vc_mswu_x64" as the output directory for the samples. Place the arch suffix, i.e. "_x64" part, always after the compiler prefix (possibly including version), for consistency with both the library output directories and with MSBuild project files, as build/msw/wx_setup.props uses $(wxCompilerPrefix)$(wxArchSuffix)_... as wxIntRootDir value. |
||
---|---|---|
.. | ||
minimal_cocoa.xcodeproj | ||
minimal_iphone.xcodeproj | ||
CMakeLists.txt | ||
descrip.mms | ||
Info_cocoa.plist | ||
Info_iphone.plist | ||
makefile.gcc | ||
Makefile.in | ||
makefile.unx | ||
makefile.vc | ||
minimal_vc8.vcproj | ||
minimal_vc9.vcproj | ||
minimal_vc10.sln | ||
minimal_vc11.sln | ||
minimal_vc12.sln | ||
minimal_vc14.sln | ||
minimal_vc15.sln | ||
minimal_vc16.sln | ||
minimal.bkl | ||
minimal.cpp | ||
minimal.plc | ||
minimal.vcxproj | ||
minimal.vcxproj.filters | ||
sample.icns |