From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../x-cvsweb-markup&sortby=author/index.html | 107 +++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/nel/src/nel.dsp?rev=1.2&content-type=text/x-cvsweb-markup&sortby=author/index.html (limited to 'cvs/cvsweb.cgi/code/nel/src/nel.dsp?rev=1.2&content-type=text/x-cvsweb-markup&sortby=author/index.html') diff --git a/cvs/cvsweb.cgi/code/nel/src/nel.dsp?rev=1.2&content-type=text/x-cvsweb-markup&sortby=author/index.html b/cvs/cvsweb.cgi/code/nel/src/nel.dsp?rev=1.2&content-type=text/x-cvsweb-markup&sortby=author/index.html new file mode 100644 index 00000000..615768ed --- /dev/null +++ b/cvs/cvsweb.cgi/code/nel/src/nel.dsp?rev=1.2&content-type=text/x-cvsweb-markup&sortby=author/index.html @@ -0,0 +1,107 @@ + + + +code/nel/src/nel.dsp - view - 1.2 + +
[BACK] Return to nel.dsp + CVS log [TXT][DIR] Up to Nevrax / code / nel / src

File: Nevrax / code / nel / src / nel.dsp (download)
+Revision 1.2, Fri Dec 28 15:37:01 2001 UTC (6 months, 3 weeks ago) by lecroart +
Branch: MAIN +
CVS Tags: georges_v2, HEAD
Changes since 1.1: +8 -8 + lines
+ADDED: pch
+
+

# Microsoft Developer Studio Project File - Name="nel" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Generic Project" 0x010a
+
+CFG=nel - Win32 DebugFast
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+!MESSAGE use the Export Makefile command and run
+!MESSAGE 
+!MESSAGE NMAKE /f "nel.mak".
+!MESSAGE 
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE 
+!MESSAGE NMAKE /f "nel.mak" CFG="nel - Win32 DebugFast"
+!MESSAGE 
+!MESSAGE Possible choices for configuration are:
+!MESSAGE 
+!MESSAGE "nel - Win32 Release" (based on "Win32 (x86) Generic Project")
+!MESSAGE "nel - Win32 Debug" (based on "Win32 (x86) Generic Project")
+!MESSAGE "nel - Win32 ReleaseDebug" (based on "Win32 (x86) Generic Project")
+!MESSAGE "nel - Win32 DebugFast" (based on "Win32 (x86) Generic Project")
+!MESSAGE 
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+MTL=midl.exe
+
+!IF  "$(CFG)" == "nel - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "Release"
+# PROP BASE Intermediate_Dir "Release"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "../obj/Release"
+# PROP Intermediate_Dir "../obj/Release"
+# PROP Target_Dir ""
+
+!ELSEIF  "$(CFG)" == "nel - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "Debug"
+# PROP BASE Intermediate_Dir "Debug"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "../obj/Debug"
+# PROP Intermediate_Dir "../obj/Debug"
+# PROP Target_Dir ""
+
+!ELSEIF  "$(CFG)" == "nel - Win32 ReleaseDebug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "nel___Win32_ReleaseDebug"
+# PROP BASE Intermediate_Dir "nel___Win32_ReleaseDebug"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "../obj/ReleaseDebug"
+# PROP Intermediate_Dir "../obj/ReleaseDebug"
+# PROP Target_Dir ""
+
+!ELSEIF  "$(CFG)" == "nel - Win32 DebugFast"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "nel___Win32_DebugFast"
+# PROP BASE Intermediate_Dir "nel___Win32_DebugFast"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "../obj/DebugFast"
+# PROP Intermediate_Dir "../obj/DebugFast"
+# PROP Target_Dir ""
+
+!ENDIF 
+
+# Begin Target
+
+# Name "nel - Win32 Release"
+# Name "nel - Win32 Debug"
+# Name "nel - Win32 ReleaseDebug"
+# Name "nel - Win32 DebugFast"
+# End Target
+# End Project
+
\ No newline at end of file -- cgit v1.2.1