1# Microsoft Developer Studio Project File - Name="aacgain" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Static Library" 0x0104
6
7CFG=aacgain - Win32 Debug
8!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9!MESSAGE use the Export Makefile command and run
10!MESSAGE
11!MESSAGE NMAKE /f "aacgain.mak".
12!MESSAGE
13!MESSAGE You can specify a configuration when running NMAKE
14!MESSAGE by defining the macro CFG on the command line. For example:
15!MESSAGE
16!MESSAGE NMAKE /f "aacgain.mak" CFG="aacgain - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "aacgain - Win32 Debug" (based on "Win32 (x86) Static Library")
21!MESSAGE "aacgain - Win32 Release" (based on "Win32 (x86) Static Library")
22!MESSAGE
23
24# Begin Project
25# PROP AllowPerConfigDependencies 0
26# PROP Scc_ProjName ""
27# PROP Scc_LocalPath ""
28CPP=cl.exe
29MTL=midl.exe
30RSC=rc.exe
31
32!IF  "$(CFG)" == "aacgain - Win32 Debug"
33
34# PROP BASE Use_MFC 0
35# PROP BASE Use_Debug_Libraries 1
36# PROP BASE Output_Dir ".\Debug"
37# PROP BASE Intermediate_Dir ".\Debug"
38# PROP BASE Target_Dir ""
39# PROP Use_MFC 0
40# PROP Use_Debug_Libraries 1
41# PROP Output_Dir ".\Debug"
42# PROP Intermediate_Dir ".\Debug"
43# PROP Target_Dir ""
44# ADD BASE CPP /nologo /MLd /I "..\faad2\include" /I "..\faad2\libfaad" /I "..\mp3gain" /I "..\mpeg4ip\lib\mp4v2" /I "..\mpeg4ip\include" /Zi /W4 /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /Fp".\Debug/aacgain.pch" /Fo".\Debug/" /Fd".\Debug/" /GZ /c /GX
45# ADD CPP /nologo /MLd /I "..\faad2\include" /I "..\faad2\libfaad" /I "..\mp3gain" /I "..\mpeg4ip\lib\mp4v2" /I "..\mpeg4ip\include" /Zi /W4 /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /Fp".\Debug/aacgain.pch" /Fo".\Debug/" /Fd".\Debug/" /GZ /c /GX
46# ADD BASE MTL /nologo /win32
47# ADD MTL /nologo /win32
48# ADD BASE RSC /l 1033
49# ADD RSC /l 1033
50BSC32=bscmake.exe
51# ADD BASE BSC32 /nologo
52# ADD BSC32 /nologo
53LIB32=link.exe -lib
54# ADD BASE LIB32 /nologo /out:".\Debug\aacgain.lib"
55# ADD LIB32 /nologo /out:".\Debug\aacgain.lib"
56
57!ELSEIF  "$(CFG)" == "aacgain - Win32 Release"
58
59# PROP BASE Use_MFC 0
60# PROP BASE Use_Debug_Libraries 0
61# PROP BASE Output_Dir ".\Release"
62# PROP BASE Intermediate_Dir ".\Release"
63# PROP BASE Target_Dir ""
64# PROP Use_MFC 0
65# PROP Use_Debug_Libraries 0
66# PROP Output_Dir ".\Release"
67# PROP Intermediate_Dir ".\Release"
68# PROP Target_Dir ""
69# ADD BASE CPP /nologo /ML /I "..\faad2\include" /I "..\faad2\libfaad" /I "..\mp3gain" /I "..\mpeg4ip\lib\mp4v2" /I "..\mpeg4ip\include" /Zi /W3 /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /Fp".\Release/aacgain.pch" /Fo".\Release/" /Fd".\Release/" /c /GX
70# ADD CPP /nologo /ML /I "..\faad2\include" /I "..\faad2\libfaad" /I "..\mp3gain" /I "..\mpeg4ip\lib\mp4v2" /I "..\mpeg4ip\include" /Zi /W3 /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /Fp".\Release/aacgain.pch" /Fo".\Release/" /Fd".\Release/" /c /GX
71# ADD BASE MTL /nologo /win32
72# ADD MTL /nologo /win32
73# ADD BASE RSC /l 1033
74# ADD RSC /l 1033
75BSC32=bscmake.exe
76# ADD BASE BSC32 /nologo
77# ADD BSC32 /nologo
78LIB32=link.exe -lib
79# ADD BASE LIB32 /nologo /out:".\Release\aacgain.lib"
80# ADD LIB32 /nologo /out:".\Release\aacgain.lib"
81
82!ENDIF
83
84# Begin Target
85
86# Name "aacgain - Win32 Debug"
87# Name "aacgain - Win32 Release"
88# Begin Group "Source Files"
89
90# PROP Default_Filter "cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
91# Begin Source File
92
93SOURCE=aacgain.cpp
94
95!IF  "$(CFG)" == "aacgain - Win32 Debug"
96
97# ADD CPP /nologo /Od /GZ /GX
98!ELSEIF  "$(CFG)" == "aacgain - Win32 Release"
99
100# ADD CPP /nologo /GX
101!ENDIF
102
103# End Source File
104# Begin Source File
105
106SOURCE=decoder.c
107
108!IF  "$(CFG)" == "aacgain - Win32 Debug"
109
110# ADD CPP /nologo /Od /GZ /GX
111!ELSEIF  "$(CFG)" == "aacgain - Win32 Release"
112
113# ADD CPP /nologo /GX
114!ENDIF
115
116# End Source File
117# Begin Source File
118
119SOURCE=MP4MetaFile.cpp
120
121!IF  "$(CFG)" == "aacgain - Win32 Debug"
122
123# ADD CPP /nologo /Od /GZ /GX
124!ELSEIF  "$(CFG)" == "aacgain - Win32 Release"
125
126# ADD CPP /nologo /GX
127!ENDIF
128
129# End Source File
130# Begin Source File
131
132SOURCE=syntax.c
133
134!IF  "$(CFG)" == "aacgain - Win32 Debug"
135
136# ADD CPP /nologo /Od /GZ /GX
137!ELSEIF  "$(CFG)" == "aacgain - Win32 Release"
138
139# ADD CPP /nologo /GX
140!ENDIF
141
142# End Source File
143# End Group
144# Begin Group "Header Files"
145
146# PROP Default_Filter "h;hpp;hxx;hm;inl;inc;xsd"
147# Begin Source File
148
149SOURCE=aacgain.h
150# End Source File
151# Begin Source File
152
153SOURCE=aacgainf.h
154# End Source File
155# Begin Source File
156
157SOURCE=aacgaini.h
158# End Source File
159# Begin Source File
160
161SOURCE=MP4MetaFile.h
162# End Source File
163# Begin Source File
164
165SOURCE=resource.h
166# End Source File
167# End Group
168# Begin Group "Resource Files"
169
170# PROP Default_Filter "rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
171# End Group
172# Begin Source File
173
174SOURCE=Readme
175# End Source File
176# End Target
177# End Project
178
179