[grisbi-cvs] grisbi/win32-msvc CMakeLists.txt,1.13,1.14

Gunee guneemwelloeux at users.sourceforge.net
Sat Jan 30 16:08:27 CET 2010


Update of /cvsroot/grisbi/grisbi/win32-msvc
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv28660

Modified Files:
	CMakeLists.txt 
Log Message:
Win MSVC: Path fix

Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/grisbi/grisbi/win32-msvc/CMakeLists.txt,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- CMakeLists.txt	23 Nov 2009 15:18:44 -0000	1.13
+++ CMakeLists.txt	30 Jan 2010 15:08:25 -0000	1.14
@@ -84,7 +84,7 @@
 	target/plugins-dev/libxml/lib
 	target/plugins-dev/openssl/lib
 	target/plugins-dev/openssl/lib/VC
-	target
+	target/$(PlatformName)/$(OutDir)
 )
 
 LINK_LIBRARIES(



More information about the cvs mailing list