Changeset - 5a3dc65db03c
[Not reviewed]
0 1 0
vitalyster - 13 years ago 2012-05-21 21:48:36
vitalyster@gmail.com
Update README.win32
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
README.win32
Show inline comments
 
@@ -31,7 +31,7 @@ launch "Visual Studio 2010 command prompt" or
 
 
	git clone http://swift.im/git/swift
 
	cd swift
 
	echo boost_includedir="c:/env-msvc-x64/include/boost-1_48" > config.py
 
	echo boost_includedir="c:/env-msvc-x64/include" > config.py
 
	echo boost_libdir="c:/env-msvc-x64/lib" >> config.py 
 
	scons.bat debug=no SWIFTEN_INSTALLDIR=C:\env-msvc-x64
 
	scons.bat debug=no SWIFTEN_INSTALLDIR=C:\env-msvc-x64 C:\env-msvc-x64
0 comments (0 inline, 0 general)