[grisbi-cvs] grisbi/win32-msvc CMakeLists.txt,1.3,1.4

Mickaƫl Remars mykeul at users.sourceforge.net
Mon Aug 24 22:15:44 CEST 2009


Update of /cvsroot/grisbi/grisbi/win32-msvc
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv32723/win32-msvc

Modified Files:
	CMakeLists.txt 
Log Message:
Implemented a fake realpath() for msvc to get a first full build on msvc

Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/grisbi/grisbi/win32-msvc/CMakeLists.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- CMakeLists.txt	24 Aug 2009 18:56:53 -0000	1.3
+++ CMakeLists.txt	24 Aug 2009 20:15:41 -0000	1.4
@@ -310,6 +310,8 @@
 	../win32-msvc/src/getopt.c
 	../win32-msvc/src/getopt.h
 	../win32-msvc/src/getopt1.c
+	../win32-msvc/src/realpath.c
+	../win32-msvc/src/realpath.h
 	../win32/win32gtkutils.c
 	../win32/win32gtkutils.h
 	../win32/win32utils.c



More information about the cvs mailing list