Imported Upstream version 1.4
[deb_x265.git] / build / vc9-x86 / make-solutions.bat
1 @echo off
2 ::
3 :: run this batch file to create a Visual Studio solution file for this project.
4 :: See the cmake documentation for other generator targets
5 ::
6 cmake -G "Visual Studio 9 2008" ..\..\source && cmake-gui ..\..\source