e20bc5333a02d3500e267aa1396be0b5ab0577e7
[platform/upstream/flac.git] / src / plugin_common / plugin_common_static.dsp
1 # Microsoft Developer Studio Project File - Name="plugin_common_static" - Package Owner=<4>\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00\r
3 # ** DO NOT EDIT **\r
4 \r
5 # TARGTYPE "Win32 (x86) Static Library" 0x0104\r
6 \r
7 CFG=plugin_common_static - Win32 Debug\r
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
9 !MESSAGE use the Export Makefile command and run\r
10 !MESSAGE \r
11 !MESSAGE NMAKE /f "plugin_common_static.mak".\r
12 !MESSAGE \r
13 !MESSAGE You can specify a configuration when running NMAKE\r
14 !MESSAGE by defining the macro CFG on the command line. For example:\r
15 !MESSAGE \r
16 !MESSAGE NMAKE /f "plugin_common_static.mak" CFG="plugin_common_static - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "plugin_common_static - Win32 Release" (based on "Win32 (x86) Static Library")\r
21 !MESSAGE "plugin_common_static - Win32 Debug" (based on "Win32 (x86) Static Library")\r
22 !MESSAGE \r
23 \r
24 # Begin Project\r
25 # PROP AllowPerConfigDependencies 0\r
26 # PROP Scc_ProjName "plugin_common"\r
27 # PROP Scc_LocalPath "..\.."\r
28 CPP=cl.exe\r
29 RSC=rc.exe\r
30 \r
31 !IF  "$(CFG)" == "plugin_common_static - Win32 Release"\r
32 \r
33 # PROP BASE Use_MFC 0\r
34 # PROP BASE Use_Debug_Libraries 0\r
35 # PROP BASE Output_Dir "Release"\r
36 # PROP BASE Intermediate_Dir "Release"\r
37 # PROP BASE Target_Dir ""\r
38 # PROP Use_MFC 0\r
39 # PROP Use_Debug_Libraries 0\r
40 # PROP Output_Dir "..\..\obj\release\lib"\r
41 # PROP Intermediate_Dir "Release_static"\r
42 # PROP Target_Dir ""\r
43 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c\r
44 # ADD CPP /nologo /MD /W3 /GX /Ox /Og /Oi /Os /Op /I ".\include" /I "..\..\include" /D "FLAC__NO_DLL" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c\r
45 # ADD BASE RSC /l 0x409 /d "NDEBUG"\r
46 # ADD RSC /l 0x409 /d "NDEBUG"\r
47 BSC32=bscmake.exe\r
48 # ADD BASE BSC32 /nologo\r
49 # ADD BSC32 /nologo\r
50 LIB32=link.exe -lib\r
51 # ADD BASE LIB32 /nologo\r
52 # ADD LIB32 /nologo /nodefaultlib\r
53 \r
54 !ELSEIF  "$(CFG)" == "plugin_common_static - Win32 Debug"\r
55 \r
56 # PROP BASE Use_MFC 0\r
57 # PROP BASE Use_Debug_Libraries 1\r
58 # PROP BASE Output_Dir "Debug"\r
59 # PROP BASE Intermediate_Dir "Debug"\r
60 # PROP BASE Target_Dir ""\r
61 # PROP Use_MFC 0\r
62 # PROP Use_Debug_Libraries 1\r
63 # PROP Output_Dir "..\..\obj\debug\lib"\r
64 # PROP Intermediate_Dir "Debug_static"\r
65 # PROP Target_Dir ""\r
66 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c\r
67 # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I ".\include" /I "..\..\include" /D "FLAC__NO_DLL" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c\r
68 # ADD BASE RSC /l 0x409 /d "_DEBUG"\r
69 # ADD RSC /l 0x409 /d "_DEBUG"\r
70 BSC32=bscmake.exe\r
71 # ADD BASE BSC32 /nologo\r
72 # ADD BSC32 /nologo\r
73 LIB32=link.exe -lib\r
74 # ADD BASE LIB32 /nologo\r
75 # ADD LIB32 /nologo /nodefaultlib\r
76 \r
77 !ENDIF \r
78 \r
79 # Begin Target\r
80 \r
81 # Name "plugin_common_static - Win32 Release"\r
82 # Name "plugin_common_static - Win32 Debug"\r
83 # Begin Group "Source Files"\r
84 \r
85 # PROP Default_Filter "cpp"\r
86 # Begin Source File\r
87 \r
88 SOURCE=.\canonical_tag.c\r
89 # End Source File\r
90 # Begin Source File\r
91 \r
92 SOURCE=.\charset.c\r
93 # End Source File\r
94 # Begin Source File\r
95 \r
96 SOURCE=.\dither.c\r
97 # End Source File\r
98 # Begin Source File\r
99 \r
100 SOURCE=.\id3v1.c\r
101 # End Source File\r
102 # Begin Source File\r
103 \r
104 SOURCE=.\id3v2.c\r
105 # End Source File\r
106 # Begin Source File\r
107 \r
108 SOURCE=.\vorbiscomment.c\r
109 # End Source File\r
110 # End Group\r
111 # Begin Group "Private Header Files"\r
112 \r
113 # PROP Default_Filter ""\r
114 # Begin Source File\r
115 \r
116 SOURCE=.\include\private\fast_float_math_hack.h\r
117 # End Source File\r
118 # End Group\r
119 # Begin Group "Protected Header Files"\r
120 \r
121 # PROP Default_Filter ""\r
122 # End Group\r
123 # Begin Group "Public Header Files"\r
124 \r
125 # PROP Default_Filter ""\r
126 # Begin Source File\r
127 \r
128 SOURCE=.\all.h\r
129 # End Source File\r
130 # Begin Source File\r
131 \r
132 SOURCE=.\canonical_tag.h\r
133 # End Source File\r
134 # Begin Source File\r
135 \r
136 SOURCE=.\charset.h\r
137 # End Source File\r
138 # Begin Source File\r
139 \r
140 SOURCE=.\dither.h\r
141 # End Source File\r
142 # Begin Source File\r
143 \r
144 SOURCE=.\id3v1.h\r
145 # End Source File\r
146 # Begin Source File\r
147 \r
148 SOURCE=.\locale_hack.h\r
149 # End Source File\r
150 # Begin Source File\r
151 \r
152 SOURCE=.\vorbiscomment.h\r
153 # End Source File\r
154 # End Group\r
155 # End Target\r
156 # End Project\r