[Freeassociation-devel] Couple of changes for MSVC build

Mahesh maheshbg at sun.com
Tue Jan 5 17:07:34 PST 2010


Add files icaltz-util.c, icaltz-util.h, vsnprintf.c, vsnprintf.h to 
libical.dsp

Index: libical.dsp
===================================================================
--- libical.dsp    (revision 988)
+++ libical.dsp    (working copy)
@@ -302,6 +302,14 @@
 # End Source File
 # Begin Source File
 
+SOURCE=".\icaltz-util.c"
+# End Source File
+# Begin Source File
+
+SOURCE=".\icaltz-util.h"
+# End Source File
+# Begin Source File
+
 SOURCE=icalvalue.c
 # End Source File
 # Begin Source File
@@ -312,6 +320,10 @@
 
 SOURCE=sspm.c
 # End Source File
+# Begin Source File
+
+SOURCE=.\vsnprintf.c
+# End Source File
 # End Group
 # Begin Group "Header Files"
 
@@ -589,6 +601,10 @@
 
 SOURCE=sspm.h
 # End Source File
+# Begin Source File
+
+SOURCE=.\vsnprintf.h
+# End Source File
 # End Group
 # End Target
 # End Project



Change to README.WIN32
===================

Need to add a line asking to run unix2dos commands on all MSVC project 
(.dsp) and (.dsw) files before
opening them in MSVC or else it will not recognize.
Not sure if there is an SVN extension to do this automatically.


Thanks,.
Mahesh




More information about the libical-devel mailing list