1 # Microsoft Developer Studio Project File - Name="vorbisfile_dynamic" - Package Owner=<4>
\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
\r
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
\r
7 CFG=vorbisfile_dynamic - 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
11 !MESSAGE NMAKE /f "vorbisfile_dynamic.mak".
\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
16 !MESSAGE NMAKE /f "vorbisfile_dynamic.mak" CFG="vorbisfile_dynamic - Win32 Debug"
\r
18 !MESSAGE Possible choices for configuration are:
\r
20 !MESSAGE "vorbisfile_dynamic - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
\r
21 !MESSAGE "vorbisfile_dynamic - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
\r
25 # PROP AllowPerConfigDependencies 0
\r
26 # PROP Scc_ProjName ""
\r
27 # PROP Scc_LocalPath ""
\r
32 !IF "$(CFG)" == "vorbisfile_dynamic - Win32 Release"
\r
34 # PROP BASE Use_MFC 0
\r
35 # PROP BASE Use_Debug_Libraries 0
\r
36 # PROP BASE Output_Dir "Release"
\r
37 # PROP BASE Intermediate_Dir "Release"
\r
38 # PROP BASE Target_Dir ""
\r
40 # PROP Use_Debug_Libraries 0
\r
41 # PROP Output_Dir "VorbisFile_Dynamic_Release"
\r
42 # PROP Intermediate_Dir "VorbisFile_Dynamic_Release"
\r
43 # PROP Ignore_Export_Lib 0
\r
44 # PROP Target_Dir ""
\r
45 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "VORBISFILE_DYNAMIC_EXPORTS" /YX /FD /c
\r
46 # ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\ogg\include" /I "..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WIN32" /D "VORBIS_IEEE_FLOAT32" /D "_USE_NON_INTEL_COMPILER" /YX /FD /c
\r
47 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
\r
48 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
\r
49 # ADD BASE RSC /l 0x409 /d "NDEBUG"
\r
50 # ADD RSC /l 0x409 /d "NDEBUG"
\r
52 # ADD BASE BSC32 /nologo
\r
55 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
\r
56 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ogg.lib vorbis.lib /nologo /dll /machine:I386 /out:"VorbisFile_Dynamic_Release/vorbisfile.dll" /libpath:"..\..\ogg\win32\Dynamic_Release" /libpath:".\Vorbis_Dynamic_Release"
\r
58 !ELSEIF "$(CFG)" == "vorbisfile_dynamic - Win32 Debug"
\r
60 # PROP BASE Use_MFC 0
\r
61 # PROP BASE Use_Debug_Libraries 1
\r
62 # PROP BASE Output_Dir "vorbisfile_dynamic___Win32_Debug"
\r
63 # PROP BASE Intermediate_Dir "vorbisfile_dynamic___Win32_Debug"
\r
64 # PROP BASE Target_Dir ""
\r
66 # PROP Use_Debug_Libraries 1
\r
67 # PROP Output_Dir "VorbisFile_Dynamic_Debug"
\r
68 # PROP Intermediate_Dir "VorbisFile_Dynamic_Debug"
\r
69 # PROP Ignore_Export_Lib 0
\r
70 # PROP Target_Dir ""
\r
71 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "VORBISFILE_DYNAMIC_EXPORTS" /YX /FD /GZ /c
\r
72 # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\ogg\include" /I "..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WIN32" /YX /FD /GZ /c
\r
73 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
\r
74 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
\r
75 # ADD BASE RSC /l 0x409 /d "_DEBUG"
\r
76 # ADD RSC /l 0x409 /d "_DEBUG"
\r
78 # ADD BASE BSC32 /nologo
\r
81 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
\r
82 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ogg_d.lib vorbis_d.lib /nologo /dll /debug /machine:I386 /out:"VorbisFile_Dynamic_Debug/vorbisfile_d.dll" /pdbtype:sept /libpath:"..\..\ogg\win32\Dynamic_Debug" /libpath:".\Vorbis_Dynamic_Debug"
\r
88 # Name "vorbisfile_dynamic - Win32 Release"
\r
89 # Name "vorbisfile_dynamic - Win32 Debug"
\r
90 # Begin Group "Source Files"
\r
92 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
\r
95 SOURCE=..\lib\vorbisfile.c
\r
98 # Begin Group "Header Files"
\r
100 # PROP Default_Filter "h;hpp;hxx;hm;inl"
\r
101 # Begin Source File
\r
103 SOURCE=..\include\vorbis\vorbisfile.h
\r
106 # Begin Group "Resource Files"
\r
108 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
\r
110 # Begin Group "Other Files"
\r
112 # PROP Default_Filter ".def"
\r
113 # Begin Source File
\r
115 SOURCE=.\vorbisfile.def
\r