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

File: Nevrax / code / nel / src / nel.vcproj (download)
+Revision 1.2, Tue Apr 16 15:41:15 2002 UTC (3 months, 1 week ago) by lecroart +
Branch: MAIN +
CVS Tags: georges_v2, HEAD
Changes since 1.1: +6 -6 + lines
+no message
+
+

<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+        ProjectType="Visual C++"
+        Version="7.00"
+        Name="nel"
+        SccProjectName=""
+        SccLocalPath=""
+        Keyword="MakeFileProj">
+        <Platforms>
+                <Platform
+                        Name="Win32"/>
+        </Platforms>
+        <Configurations>
+                <Configuration
+                        Name="Debug|Win32"
+                        OutputDirectory="..\obj7\$(ConfigurationName)\$(ProjectName)\"
+                        IntermediateDirectory="..\obj\$(ConfigurationName)\$(ProjectName)\"
+                        ConfigurationType="10"
+                        UseOfMFC="0">
+                        <Tool
+                                Name="VCCustomBuildTool"/>
+                        <Tool
+                                Name="VCMIDLTool"/>
+                        <Tool
+                                Name="VCPostBuildEventTool"/>
+                        <Tool
+                                Name="VCPreBuildEventTool"/>
+                </Configuration>
+                <Configuration
+                        Name="DebugFast|Win32"
+                        OutputDirectory=".\../obj/DebugFast"
+                        IntermediateDirectory=".\../obj/DebugFast"
+                        ConfigurationType="10"
+                        UseOfMFC="0">
+                        <Tool
+                                Name="VCCustomBuildTool"/>
+                        <Tool
+                                Name="VCMIDLTool"/>
+                        <Tool
+                                Name="VCPostBuildEventTool"/>
+                        <Tool
+                                Name="VCPreBuildEventTool"/>
+                </Configuration>
+                <Configuration
+                        Name="ReleaseDebug|Win32"
+                        OutputDirectory="..\obj7\$(ConfigurationName)\$(ProjectName)\"
+                        IntermediateDirectory="..\obj\$(ConfigurationName)\$(ProjectName)\"
+                        ConfigurationType="10"
+                        UseOfMFC="0">
+                        <Tool
+                                Name="VCCustomBuildTool"/>
+                        <Tool
+                                Name="VCMIDLTool"/>
+                        <Tool
+                                Name="VCPostBuildEventTool"/>
+                        <Tool
+                                Name="VCPreBuildEventTool"/>
+                </Configuration>
+                <Configuration
+                        Name="Release|Win32"
+                        OutputDirectory="..\obj7\$(ConfigurationName)\$(ProjectName)\"
+                        IntermediateDirectory="..\obj\$(ConfigurationName)\$(ProjectName)\"
+                        ConfigurationType="10"
+                        UseOfMFC="0">
+                        <Tool
+                                Name="VCCustomBuildTool"/>
+                        <Tool
+                                Name="VCMIDLTool"/>
+                        <Tool
+                                Name="VCPostBuildEventTool"/>
+                        <Tool
+                                Name="VCPreBuildEventTool"/>
+                </Configuration>
+        </Configurations>
+        <Files>
+        </Files>
+        <Globals>
+        </Globals>
+</VisualStudioProject>
+
\ No newline at end of file -- cgit v1.2.1