]> 4ch.mooo.com Git - 16.git/blob - 16/adplug/libbinio/src/libbinio.dsp
Having issues with updating palette~ ><
[16.git] / 16 / adplug / libbinio / src / libbinio.dsp
1 # Microsoft Developer Studio Project File - Name="libbinio" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** NICHT BEARBEITEN **
4
5 # TARGTYPE "Win32 (x86) Static Library" 0x0104
6
7 CFG=libbinio - Win32 Debug
8 !MESSAGE Dies ist kein gültiges Makefile. Zum Erstellen dieses Projekts mit NMAKE
9 !MESSAGE verwenden Sie den Befehl "Makefile exportieren" und führen Sie den Befehl
10 !MESSAGE 
11 !MESSAGE NMAKE /f "libbinio.mak".
12 !MESSAGE 
13 !MESSAGE Sie können beim Ausführen von NMAKE eine Konfiguration angeben
14 !MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel:
15 !MESSAGE 
16 !MESSAGE NMAKE /f "libbinio.mak" CFG="libbinio - Win32 Debug"
17 !MESSAGE 
18 !MESSAGE Für die Konfiguration stehen zur Auswahl:
19 !MESSAGE 
20 !MESSAGE "libbinio - Win32 Release" (basierend auf  "Win32 (x86) Static Library")
21 !MESSAGE "libbinio - Win32 Debug" (basierend auf  "Win32 (x86) Static Library")
22 !MESSAGE 
23
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
28 CPP=cl.exe
29 RSC=rc.exe
30
31 !IF  "$(CFG)" == "libbinio - Win32 Release"
32
33 # PROP BASE Use_MFC 0
34 # PROP BASE Use_Debug_Libraries 0
35 # PROP BASE Output_Dir "Release"
36 # PROP BASE Intermediate_Dir "Release"
37 # PROP BASE Target_Dir ""
38 # PROP Use_MFC 0
39 # PROP Use_Debug_Libraries 0
40 # PROP Output_Dir "Release"
41 # PROP Intermediate_Dir "Release"
42 # PROP Target_Dir ""
43 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
44 # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FD /c
45 # SUBTRACT CPP /YX
46 # ADD BASE RSC /l 0x407 /d "NDEBUG"
47 # ADD RSC /l 0x407 /d "NDEBUG"
48 BSC32=bscmake.exe
49 # ADD BASE BSC32 /nologo
50 # ADD BSC32 /nologo
51 LIB32=link.exe -lib
52 # ADD BASE LIB32 /nologo
53 # ADD LIB32 /nologo /out:"Release\binio.lib"
54 # Begin Special Build Tool
55 SOURCE="$(InputPath)"
56 PostBuild_Desc=Installing library and headers...
57 PostBuild_Cmds=call vc6inst l "Release\binio.lib"       call vc6inst i *.h libbinio
58 # End Special Build Tool
59
60 !ELSEIF  "$(CFG)" == "libbinio - Win32 Debug"
61
62 # PROP BASE Use_MFC 0
63 # PROP BASE Use_Debug_Libraries 1
64 # PROP BASE Output_Dir "Debug"
65 # PROP BASE Intermediate_Dir "Debug"
66 # PROP BASE Target_Dir ""
67 # PROP Use_MFC 0
68 # PROP Use_Debug_Libraries 1
69 # PROP Output_Dir "Debug"
70 # PROP Intermediate_Dir "Debug"
71 # PROP Target_Dir ""
72 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
73 # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FD /GZ /c
74 # SUBTRACT CPP /YX
75 # ADD BASE RSC /l 0x407 /d "_DEBUG"
76 # ADD RSC /l 0x407 /d "_DEBUG"
77 BSC32=bscmake.exe
78 # ADD BASE BSC32 /nologo
79 # ADD BSC32 /nologo
80 LIB32=link.exe -lib
81 # ADD BASE LIB32 /nologo
82 # ADD LIB32 /nologo /out:"Debug\biniod.lib"
83 # Begin Special Build Tool
84 SOURCE="$(InputPath)"
85 PostBuild_Desc=Installing library and headers...
86 PostBuild_Cmds=call vc6inst l "Debug\biniod.lib"        call vc6inst i *.h libbinio
87 # End Special Build Tool
88
89 !ENDIF 
90
91 # Begin Target
92
93 # Name "libbinio - Win32 Release"
94 # Name "libbinio - Win32 Debug"
95 # Begin Group "Quellcodedateien"
96
97 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
98 # Begin Source File
99
100 SOURCE=.\binfile.cpp
101 # End Source File
102 # Begin Source File
103
104 SOURCE=.\binio.cpp
105 # End Source File
106 # Begin Source File
107
108 SOURCE=.\binstr.cpp
109 # End Source File
110 # Begin Source File
111
112 SOURCE=.\binwrap.cpp
113 # End Source File
114 # End Group
115 # Begin Group "Header-Dateien"
116
117 # PROP Default_Filter "h;hpp;hxx;hm;inl"
118 # Begin Source File
119
120 SOURCE=.\binfile.h
121 # End Source File
122 # Begin Source File
123
124 SOURCE=.\binio.h
125 # End Source File
126 # Begin Source File
127
128 SOURCE=.\binio.h.in
129
130 !IF  "$(CFG)" == "libbinio - Win32 Release"
131
132 # Begin Custom Build - Rewriting $(InputName)...
133 InputDir=.
134 InputPath=.\binio.h.in
135 InputName=binio.h
136
137 "$(InputDir)\binio.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
138         copy /Y $(InputPath) $(InputDir)\$(InputName)
139
140 # End Custom Build
141
142 !ELSEIF  "$(CFG)" == "libbinio - Win32 Debug"
143
144 # Begin Custom Build - Rewriting $(InputName)...
145 InputDir=.
146 InputPath=.\binio.h.in
147 InputName=binio.h
148
149 "$(InputDir)\binio.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
150         copy /Y $(InputPath) $(InputDir)\$(InputName)
151
152 # End Custom Build
153
154 !ENDIF 
155
156 # End Source File
157 # Begin Source File
158
159 SOURCE=.\binstr.h
160 # End Source File
161 # Begin Source File
162
163 SOURCE=.\binwrap.h
164 # End Source File
165 # End Group
166 # End Target
167 # End Project