From bd51137dc8db0a3959d93b34c1e00980ec12e324 Mon Sep 17 00:00:00 2001 From: musil Date: Thu, 16 Jun 2005 12:43:07 +0000 Subject: MSVCC makefile fixed some files svn path=/trunk/externals/iem/iemmatrix/; revision=3185 --- src/iemmatrix.dsp | 85 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 src/iemmatrix.dsp (limited to 'src/iemmatrix.dsp') diff --git a/src/iemmatrix.dsp b/src/iemmatrix.dsp new file mode 100644 index 0000000..4dfe21e --- /dev/null +++ b/src/iemmatrix.dsp @@ -0,0 +1,85 @@ +# Microsoft Developer Studio Project File - Name="iemmatrix" - Package Owner=<4> +# Microsoft Developer Studio Generated Build File, Format Version 6.00 +# ** NICHT BEARBEITEN ** + +# TARGTYPE "Win32 (x86) External Target" 0x0106 + +CFG=iemmatrix - Win32 Debug +!MESSAGE Dies ist kein gültiges Makefile. Zum Erstellen dieses Projekts mit NMAKE +!MESSAGE verwenden Sie den Befehl "Makefile exportieren" und führen Sie den Befehl +!MESSAGE +!MESSAGE NMAKE /f "iemmatrix.mak". +!MESSAGE +!MESSAGE Sie können beim Ausführen von NMAKE eine Konfiguration angeben +!MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel: +!MESSAGE +!MESSAGE NMAKE /f "iemmatrix.mak" CFG="iemmatrix - Win32 Debug" +!MESSAGE +!MESSAGE Für die Konfiguration stehen zur Auswahl: +!MESSAGE +!MESSAGE "iemmatrix - Win32 Release" (basierend auf "Win32 (x86) External Target") +!MESSAGE "iemmatrix - Win32 Debug" (basierend auf "Win32 (x86) External Target") +!MESSAGE + +# Begin Project +# PROP AllowPerConfigDependencies 0 +# PROP Scc_ProjName "" +# PROP Scc_LocalPath "" + +!IF "$(CFG)" == "iemmatrix - 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_win" +# PROP BASE Rebuild_Opt "/a" +# PROP BASE Target_File "makefile_win.exe" +# PROP BASE Bsc_Name "makefile_win.bsc" +# PROP BASE Target_Dir "" +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "Release" +# PROP Intermediate_Dir "Release" +# PROP Cmd_Line "NMAKE /f makefile_win" +# PROP Rebuild_Opt "/a" +# PROP Target_File "iemmatrix.exe" +# PROP Bsc_Name "iemmatrix.bsc" +# PROP Target_Dir "" + +!ELSEIF "$(CFG)" == "iemmatrix - 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_win" +# PROP BASE Rebuild_Opt "/a" +# PROP BASE Target_File "makefile_win.exe" +# PROP BASE Bsc_Name "makefile_win.bsc" +# PROP BASE Target_Dir "" +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "Debug" +# PROP Intermediate_Dir "Debug" +# PROP Cmd_Line "NMAKE /f makefile_win" +# PROP Rebuild_Opt "/a" +# PROP Target_File "iemmatrix.exe" +# PROP Bsc_Name "iemmatrix.bsc" +# PROP Target_Dir "" + +!ENDIF + +# Begin Target + +# Name "iemmatrix - Win32 Release" +# Name "iemmatrix - Win32 Debug" + +!IF "$(CFG)" == "iemmatrix - Win32 Release" + +!ELSEIF "$(CFG)" == "iemmatrix - Win32 Debug" + +!ENDIF + +# Begin Source File + +SOURCE=.\makefile_win +# End Source File +# End Target +# End Project -- cgit v1.2.1