]> de.git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
Added libcurl.[ch] to MSVC project files
authorsajt <sajt@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 12 Jun 2006 03:38:04 +0000 (03:38 +0000)
committersajt <sajt@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 12 Jun 2006 03:38:04 +0000 (03:38 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6470 d7cf8633-e32d-0410-b094-e92efae38249

darkplaces-dedicated.dsp
darkplaces-sdl.dsp
darkplaces.dsp

index 7e92eaf8b12d2528380a11ac3e6347700acd8920..0bfd075697598f8f8bb0b72eb0538698cb3e07a7 100644 (file)
@@ -7,19 +7,19 @@
 CFG=dedicated - Win32 Debug\r
 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
 !MESSAGE use the Export Makefile command and run\r
 CFG=dedicated - Win32 Debug\r
 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
 !MESSAGE use the Export Makefile command and run\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE NMAKE /f "darkplaces-dedicated.mak".\r
 !MESSAGE NMAKE /f "darkplaces-dedicated.mak".\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE You can specify a configuration when running NMAKE\r
 !MESSAGE by defining the macro CFG on the command line. For example:\r
 !MESSAGE You can specify a configuration when running NMAKE\r
 !MESSAGE by defining the macro CFG on the command line. For example:\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE NMAKE /f "darkplaces-dedicated.mak" CFG="dedicated - Win32 Debug"\r
 !MESSAGE NMAKE /f "darkplaces-dedicated.mak" CFG="dedicated - Win32 Debug"\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE Possible choices for configuration are:\r
 !MESSAGE Possible choices for configuration are:\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE "dedicated - Win32 Release" (based on "Win32 (x86) Application")\r
 !MESSAGE "dedicated - Win32 Debug" (based on "Win32 (x86) Application")\r
 !MESSAGE "dedicated - Win32 Release" (based on "Win32 (x86) Application")\r
 !MESSAGE "dedicated - Win32 Debug" (based on "Win32 (x86) Application")\r
-!MESSAGE\r
+!MESSAGE \r
 \r
 # Begin Project\r
 # PROP AllowPerConfigDependencies 0\r
 \r
 # Begin Project\r
 # PROP AllowPerConfigDependencies 0\r
@@ -83,7 +83,7 @@ LINK32=link.exe
 # ADD LINK32 user32.lib gdi32.lib opengl32.lib wsock32.lib winmm.lib comctl32.lib dxguid.lib /nologo /subsystem:console /debug /machine:I386 /out:"Debug-Dedicated/darkplaces-dedicated-debug.exe" /pdbtype:sept\r
 # SUBTRACT LINK32 /pdb:none\r
 \r
 # ADD LINK32 user32.lib gdi32.lib opengl32.lib wsock32.lib winmm.lib comctl32.lib dxguid.lib /nologo /subsystem:console /debug /machine:I386 /out:"Debug-Dedicated/darkplaces-dedicated-debug.exe" /pdbtype:sept\r
 # SUBTRACT LINK32 /pdb:none\r
 \r
-!ENDIF\r
+!ENDIF \r
 \r
 # Begin Target\r
 \r
 \r
 # Begin Target\r
 \r
@@ -238,6 +238,10 @@ SOURCE=.\lhnet.c
 # End Source File\r
 # Begin Source File\r
 \r
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\libcurl.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\mathlib.c\r
 # End Source File\r
 # Begin Source File\r
 SOURCE=.\mathlib.c\r
 # End Source File\r
 # Begin Source File\r
@@ -514,6 +518,10 @@ SOURCE=.\lhnet.h
 # End Source File\r
 # Begin Source File\r
 \r
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\libcurl.h\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\mathlib.h\r
 # End Source File\r
 # Begin Source File\r
 SOURCE=.\mathlib.h\r
 # End Source File\r
 # Begin Source File\r
index 21397e9d7351cf6975a289ebe0ce951486630631..173a097c91f519d6e2acb5dcc72eee52028496f5 100644 (file)
@@ -7,19 +7,19 @@
 CFG=sdl - Win32 Debug\r
 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
 !MESSAGE use the Export Makefile command and run\r
 CFG=sdl - Win32 Debug\r
 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
 !MESSAGE use the Export Makefile command and run\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE NMAKE /f "darkplaces-sdl.mak".\r
 !MESSAGE NMAKE /f "darkplaces-sdl.mak".\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE You can specify a configuration when running NMAKE\r
 !MESSAGE by defining the macro CFG on the command line. For example:\r
 !MESSAGE You can specify a configuration when running NMAKE\r
 !MESSAGE by defining the macro CFG on the command line. For example:\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE NMAKE /f "darkplaces-sdl.mak" CFG="sdl - Win32 Debug"\r
 !MESSAGE NMAKE /f "darkplaces-sdl.mak" CFG="sdl - Win32 Debug"\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE Possible choices for configuration are:\r
 !MESSAGE Possible choices for configuration are:\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE "sdl - Win32 Release" (based on "Win32 (x86) Application")\r
 !MESSAGE "sdl - Win32 Debug" (based on "Win32 (x86) Application")\r
 !MESSAGE "sdl - Win32 Release" (based on "Win32 (x86) Application")\r
 !MESSAGE "sdl - Win32 Debug" (based on "Win32 (x86) Application")\r
-!MESSAGE\r
+!MESSAGE \r
 \r
 # Begin Project\r
 # PROP AllowPerConfigDependencies 0\r
 \r
 # Begin Project\r
 # PROP AllowPerConfigDependencies 0\r
@@ -83,7 +83,7 @@ LINK32=link.exe
 # ADD LINK32 user32.lib gdi32.lib opengl32.lib wsock32.lib winmm.lib comctl32.lib dxguid.lib sdl.lib sdlmain.lib /nologo /subsystem:console /debug /machine:I386 /nodefaultlib:"msvcrt.lib" /out:"Debug-SDL/darkplaces-sdl-debug.exe" /pdbtype:sept /libpath:"SDL/lib"\r
 # SUBTRACT LINK32 /pdb:none\r
 \r
 # ADD LINK32 user32.lib gdi32.lib opengl32.lib wsock32.lib winmm.lib comctl32.lib dxguid.lib sdl.lib sdlmain.lib /nologo /subsystem:console /debug /machine:I386 /nodefaultlib:"msvcrt.lib" /out:"Debug-SDL/darkplaces-sdl-debug.exe" /pdbtype:sept /libpath:"SDL/lib"\r
 # SUBTRACT LINK32 /pdb:none\r
 \r
-!ENDIF\r
+!ENDIF \r
 \r
 # Begin Target\r
 \r
 \r
 # Begin Target\r
 \r
@@ -238,6 +238,10 @@ SOURCE=.\lhnet.c
 # End Source File\r
 # Begin Source File\r
 \r
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\libcurl.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\mathlib.c\r
 # End Source File\r
 # Begin Source File\r
 SOURCE=.\mathlib.c\r
 # End Source File\r
 # Begin Source File\r
@@ -530,6 +534,10 @@ SOURCE=.\lhnet.h
 # End Source File\r
 # Begin Source File\r
 \r
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\libcurl.h\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\mathlib.h\r
 # End Source File\r
 # Begin Source File\r
 SOURCE=.\mathlib.h\r
 # End Source File\r
 # Begin Source File\r
index 4772a896c5a6b438e6843c871758f15b6a9a4255..2e1ddcb9d696c228bbcd45ed245a8d2d9426aeeb 100644 (file)
@@ -7,19 +7,19 @@
 CFG=darkplaces - Win32 Debug\r
 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
 !MESSAGE use the Export Makefile command and run\r
 CFG=darkplaces - Win32 Debug\r
 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
 !MESSAGE use the Export Makefile command and run\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE NMAKE /f "darkplaces.mak".\r
 !MESSAGE NMAKE /f "darkplaces.mak".\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE You can specify a configuration when running NMAKE\r
 !MESSAGE by defining the macro CFG on the command line. For example:\r
 !MESSAGE You can specify a configuration when running NMAKE\r
 !MESSAGE by defining the macro CFG on the command line. For example:\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE NMAKE /f "darkplaces.mak" CFG="darkplaces - Win32 Debug"\r
 !MESSAGE NMAKE /f "darkplaces.mak" CFG="darkplaces - Win32 Debug"\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE Possible choices for configuration are:\r
 !MESSAGE Possible choices for configuration are:\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE "darkplaces - Win32 Release" (based on "Win32 (x86) Application")\r
 !MESSAGE "darkplaces - Win32 Debug" (based on "Win32 (x86) Application")\r
 !MESSAGE "darkplaces - Win32 Release" (based on "Win32 (x86) Application")\r
 !MESSAGE "darkplaces - Win32 Debug" (based on "Win32 (x86) Application")\r
-!MESSAGE\r
+!MESSAGE \r
 \r
 # Begin Project\r
 # PROP AllowPerConfigDependencies 0\r
 \r
 # Begin Project\r
 # PROP AllowPerConfigDependencies 0\r
@@ -83,7 +83,7 @@ LINK32=link.exe
 # ADD LINK32 user32.lib gdi32.lib opengl32.lib wsock32.lib winmm.lib comctl32.lib dxguid.lib /nologo /subsystem:windows /debug /machine:I386 /out:"Debug/darkplaces-debug.exe" /pdbtype:sept\r
 # SUBTRACT LINK32 /nodefaultlib\r
 \r
 # ADD LINK32 user32.lib gdi32.lib opengl32.lib wsock32.lib winmm.lib comctl32.lib dxguid.lib /nologo /subsystem:windows /debug /machine:I386 /out:"Debug/darkplaces-debug.exe" /pdbtype:sept\r
 # SUBTRACT LINK32 /nodefaultlib\r
 \r
-!ENDIF\r
+!ENDIF \r
 \r
 # Begin Target\r
 \r
 \r
 # Begin Target\r
 \r
@@ -242,6 +242,10 @@ SOURCE=.\lhnet.c
 # End Source File\r
 # Begin Source File\r
 \r
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\libcurl.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\mathlib.c\r
 # End Source File\r
 # Begin Source File\r
 SOURCE=.\mathlib.c\r
 # End Source File\r
 # Begin Source File\r
@@ -542,6 +546,10 @@ SOURCE=.\lhnet.h
 # End Source File\r
 # Begin Source File\r
 \r
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\libcurl.h\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\mathlib.h\r
 # End Source File\r
 # Begin Source File\r
 SOURCE=.\mathlib.h\r
 # End Source File\r
 # Begin Source File\r