From 0a1f52e0f865f3c9973200e5e38071ea72d43360 Mon Sep 17 00:00:00 2001 From: Ulf Wohlers Date: Wed, 15 Jan 2003 20:08:35 +0000 Subject: [PATCH] new file drive_cache.cpp Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@631 --- visualc/dosbox.dsp | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/visualc/dosbox.dsp b/visualc/dosbox.dsp index 9fd8aed8..476fd9d5 100644 --- a/visualc/dosbox.dsp +++ b/visualc/dosbox.dsp @@ -1,24 +1,24 @@ # Microsoft Developer Studio Project File - Name="dosbox" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** +# ** NICHT BEARBEITEN ** # TARGTYPE "Win32 (x86) Console Application" 0x0103 CFG=dosbox - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run +!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 "dosbox.mak". !MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: +!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 "dosbox.mak" CFG="dosbox - Win32 Debug" !MESSAGE -!MESSAGE Possible choices for configuration are: +!MESSAGE Für die Konfiguration stehen zur Auswahl: !MESSAGE -!MESSAGE "dosbox - Win32 Release" (based on "Win32 (x86) Console Application") -!MESSAGE "dosbox - Win32 Debug" (based on "Win32 (x86) Console Application") +!MESSAGE "dosbox - Win32 Release" (basierend auf "Win32 (x86) Console Application") +!MESSAGE "dosbox - Win32 Debug" (basierend auf "Win32 (x86) Console Application") !MESSAGE # Begin Project @@ -202,6 +202,10 @@ SOURCE=..\src\dos\dev_con.h # PROP Default_Filter "" # Begin Source File +SOURCE=..\src\dos\drive_cache.cpp +# End Source File +# Begin Source File + SOURCE=..\src\dos\drive_local.cpp # End Source File # Begin Source File