comparison x265/build/vc10-x86_64/make-solutions.bat @ 0:772086c29cc7

Initial import.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 16 Nov 2016 11:16:33 +0200
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:772086c29cc7
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 10 Win64" ..\..\source && cmake-gui ..\..\source