libbpg/x265/build/vc9-x86/make-solutions.bat

7 lines
233 B
Batchfile
Raw Permalink Normal View History

2015-10-27 10:46:00 +00:00
@echo off
::
:: run this batch file to create a Visual Studio solution file for this project.
:: See the cmake documentation for other generator targets
::
cmake -G "Visual Studio 9 2008" ..\..\source && cmake-gui ..\..\source