CMake/Tests/VSResource
Brad King 806609c702 VS: Add /machine: flag to Librarian tool (#11240)
If a Windows resource (.rc) source file is included in a STATIC library,
the VS "link" tool will process the compiled ".res" file and needs to know
the target architecture.  Without it, we may get a LNK4068 warning and
possibly a LNK1112 error.  Add /machine: to the default static library
flags to give the link tool the information it needs.
2015-06-26 10:07:08 -04:00
..
CMakeLists.txt VS: Add /machine: flag to Librarian tool (#11240) 2015-06-26 10:07:08 -04:00
include.rc.in Ninja: Fix RC include directories regression 2014-10-13 08:20:05 -04:00
lib.cpp VS: Add /machine: flag to Librarian tool (#11240) 2015-06-26 10:07:08 -04:00
lib.rc VS: Add /machine: flag to Librarian tool (#11240) 2015-06-26 10:07:08 -04:00
main.cpp VS: Add /machine: flag to Librarian tool (#11240) 2015-06-26 10:07:08 -04:00
test.rc Ninja: Fix RC include directories regression 2014-10-13 08:20:05 -04:00
test.txt VSResource: Avoid windres /D with quoted spaces (#11695) 2011-01-27 18:28:36 -05:00