aboutsummaryrefslogtreecommitdiff
path: root/mjLib.vcproj
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-04-07 14:32:29 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-04-07 14:32:29 +0000
commit1baf1d957e195290cfd59089767ca63a547a9917 (patch)
tree38a48f9bffeb97d2f69934447be073a1728bf779 /mjLib.vcproj
This commit was generated by cvs2svn to compensate for changes in r1560,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/mjlib/; revision=1561
Diffstat (limited to 'mjLib.vcproj')
-rw-r--r--mjLib.vcproj115
1 files changed, 115 insertions, 0 deletions
diff --git a/mjLib.vcproj b/mjLib.vcproj
new file mode 100644
index 0000000..0ffe541
--- /dev/null
+++ b/mjLib.vcproj
@@ -0,0 +1,115 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="mjLib"
+ SccProjectName=""
+ SccLocalPath=""
+ Keyword="MakeFileProj">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\Debug"
+ IntermediateDirectory=".\Debug"
+ ConfigurationType="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE">
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="NMAKE /f makefile"
+ ReBuildCommandLine="NMAKE /f makefile /a"
+ Output="mjLib.exe"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory=".\Release"
+ IntermediateDirectory=".\Release"
+ ConfigurationType="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE">
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="NMAKE /f makefile"
+ ReBuildCommandLine="NMAKE /f makefile /a"
+ Output="mjLib.exe"/>
+ </Configuration>
+ </Configurations>
+ <Files>
+ <File
+ RelativePath=".\StdAfx.h">
+ </File>
+ <File
+ RelativePath=".\SynapseA~.h">
+ </File>
+ <File
+ RelativePath=".\about.c">
+ </File>
+ <File
+ RelativePath=".\about.h">
+ </File>
+ <File
+ RelativePath=".\convolve~.c">
+ </File>
+ <File
+ RelativePath=".\convolve~.h">
+ </File>
+ <File
+ RelativePath=".\makefile">
+ </File>
+ <File
+ RelativePath=".\metroplus.c">
+ </File>
+ <File
+ RelativePath=".\metroplus.h">
+ </File>
+ <File
+ RelativePath="mjLib.bsc">
+ </File>
+ <File
+ RelativePath=".\mjLib.c">
+ </File>
+ <File
+ RelativePath=".\mjLib.h">
+ </File>
+ <File
+ RelativePath=".\monorythm.c">
+ </File>
+ <File
+ RelativePath=".\monorythm.h">
+ </File>
+ <File
+ RelativePath="morse.c">
+ </File>
+ <File
+ RelativePath="morse.h">
+ </File>
+ <File
+ RelativePath="n2m.c">
+ </File>
+ <File
+ RelativePath="n2m.h">
+ </File>
+ <File
+ RelativePath=".\pin~.c">
+ </File>
+ <File
+ RelativePath=".\pin~.h">
+ </File>
+ <File
+ RelativePath=".\prob.c">
+ </File>
+ <File
+ RelativePath=".\prob.h">
+ </File>
+ <File
+ RelativePath=".\synapseA~.c">
+ </File>
+ <File
+ RelativePath=".\things.h">
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>