From 1baf1d957e195290cfd59089767ca63a547a9917 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 7 Apr 2004 14:32:29 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r1560, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/mjlib/; revision=1561 --- mjLib.dsp | 157 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 157 insertions(+) create mode 100644 mjLib.dsp (limited to 'mjLib.dsp') diff --git a/mjLib.dsp b/mjLib.dsp new file mode 100644 index 0000000..4ebb469 --- /dev/null +++ b/mjLib.dsp @@ -0,0 +1,157 @@ +# Microsoft Developer Studio Project File - Name="mjLib" - Package Owner=<4> +# Microsoft Developer Studio Generated Build File, Format Version 6.00 +# ** DO NOT EDIT ** + +# TARGTYPE "Win32 (x86) External Target" 0x0106 + +CFG=mjLib - Win32 Debug +!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 "mjLib.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 "mjLib.mak" CFG="mjLib - Win32 Debug" +!MESSAGE +!MESSAGE Possible choices for configuration are: +!MESSAGE +!MESSAGE "mjLib - Win32 Release" (based on "Win32 (x86) External Target") +!MESSAGE "mjLib - Win32 Debug" (based on "Win32 (x86) External Target") +!MESSAGE + +# Begin Project +# PROP AllowPerConfigDependencies 0 +# PROP Scc_ProjName "" +# PROP Scc_LocalPath "" + +!IF "$(CFG)" == "mjLib - Win32 Release" + +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "Release" +# PROP BASE Intermediate_Dir "Release" +# PROP BASE Cmd_Line "NMAKE /f makefile" +# PROP BASE Rebuild_Opt "/a" +# PROP BASE Target_File "makefile.exe" +# PROP BASE Bsc_Name "makefile.bsc" +# PROP BASE Target_Dir "" +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "Release" +# PROP Intermediate_Dir "Release" +# PROP Cmd_Line "NMAKE /f makefile" +# PROP Rebuild_Opt "/a" +# PROP Target_File "mjLib.exe" +# PROP Bsc_Name "mjLib.bsc" +# PROP Target_Dir "" + +!ELSEIF "$(CFG)" == "mjLib - Win32 Debug" + +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "Debug" +# PROP BASE Intermediate_Dir "Debug" +# PROP BASE Cmd_Line "NMAKE /f makefile" +# PROP BASE Rebuild_Opt "/a" +# PROP BASE Target_File "makefile.exe" +# PROP BASE Bsc_Name "makefile.bsc" +# PROP BASE Target_Dir "" +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "Debug" +# PROP Intermediate_Dir "Debug" +# PROP Cmd_Line "NMAKE /f makefile" +# PROP Rebuild_Opt "/a" +# PROP Target_File "mjLib.exe" +# PROP Bsc_Name "mjLib.bsc" +# PROP Target_Dir "" + +!ENDIF + +# Begin Target + +# Name "mjLib - Win32 Release" +# Name "mjLib - Win32 Debug" + +!IF "$(CFG)" == "mjLib - Win32 Release" + +!ELSEIF "$(CFG)" == "mjLib - Win32 Debug" + +!ENDIF + +# Begin Source File + +SOURCE=.\about.c +# End Source File +# Begin Source File + +SOURCE=.\about.h +# End Source File +# Begin Source File + +SOURCE=.\convolve~.c +# End Source File +# Begin Source File + +SOURCE=.\convolve~.h +# End Source File +# Begin Source File + +SOURCE=.\makefile +# End Source File +# Begin Source File + +SOURCE=.\metroplus.c +# End Source File +# Begin Source File + +SOURCE=.\metroplus.h +# End Source File +# Begin Source File + +SOURCE=.\mjLib.c +# End Source File +# Begin Source File + +SOURCE=.\mjLib.h +# End Source File +# Begin Source File + +SOURCE=.\monorythm.c +# End Source File +# Begin Source File + +SOURCE=.\monorythm.h +# End Source File +# Begin Source File + +SOURCE=.\pin~.c +# End Source File +# Begin Source File + +SOURCE=.\pin~.h +# End Source File +# Begin Source File + +SOURCE=.\prob.c +# End Source File +# Begin Source File + +SOURCE=.\prob.h +# End Source File +# Begin Source File + +SOURCE=.\StdAfx.h +# End Source File +# Begin Source File + +SOURCE=.\synapseA~.c +# End Source File +# Begin Source File + +SOURCE=.\SynapseA~.h +# End Source File +# Begin Source File + +SOURCE=.\things.h +# End Source File +# End Target +# End Project -- cgit v1.2.1