Revision 8b705cd623bb265d2ca73374d740a6d93bb900bc authored by Michał Cichoń on 02 February 2015, 18:54:26 UTC, committed by Michał Cichoń on 02 February 2015, 18:54:26 UTC
Add support for RESW files to Visual Studio 2010+ generatos. Resw files
are added as PRIResource element.
1 parent 8320bd9
Raw File
bootstrap.bat.in
@echo off
sh "@CMake_SOURCE_DIR@/bootstrap" %*
back to top