initial import
authorJosh Coalson <jcoalson@users.sourceforce.net>
Wed, 16 Oct 2002 23:40:10 +0000 (23:40 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Wed, 16 Oct 2002 23:40:10 +0000 (23:40 +0000)
Makefile.vc [new file with mode: 0644]
src/Makefile.vc [new file with mode: 0644]
src/monkeys_audio_utilities/Makefile.vc [new file with mode: 0644]
src/monkeys_audio_utilities/flac_mac/flac_mac.dsp [new file with mode: 0644]
src/monkeys_audio_utilities/flac_ren/flac_ren.dsp [new file with mode: 0644]

diff --git a/Makefile.vc b/Makefile.vc
new file mode 100644 (file)
index 0000000..faac87a
--- /dev/null
@@ -0,0 +1,11 @@
+!include <win32.mak>\r
+\r
+all:\r
+       cd src\r
+       nmake /f Makefile.vc\r
+       cd ..\r
+\r
+clean:\r
+       cd src\r
+       nmake /f Makefile.vc clean\r
+       cd ..\r
diff --git a/src/Makefile.vc b/src/Makefile.vc
new file mode 100644 (file)
index 0000000..d4462cd
--- /dev/null
@@ -0,0 +1,97 @@
+!include <win32.mak>\r
+\r
+# It's less hassle to spell it all out that to figure out how to do it right with nmake:\r
+\r
+all:\r
+       cd libFLAC\r
+       nmake /f Makefile.vc\r
+       cd ..\r
+       cd libFLAC++\r
+       nmake /f Makefile.vc\r
+       cd ..\r
+       cd libOggFLAC\r
+       nmake /f Makefile.vc\r
+       cd ..\r
+       cd libOggFLAC++\r
+       nmake /f Makefile.vc\r
+       cd ..\r
+       cd share\r
+       nmake /f Makefile.vc\r
+       cd ..\r
+       cd flac\r
+       nmake /f Makefile.vc\r
+       cd ..\r
+       cd metaflac\r
+       nmake /f Makefile.vc\r
+       cd ..\r
+       cd plugin_common\r
+       nmake /f Makefile.vc\r
+       cd ..\r
+       cd plugin_winamp2\r
+       nmake /f Makefile.vc\r
+       cd ..\r
+       cd monkeys_audio_utilities\r
+       nmake /f Makefile.vc\r
+       cd ..\r
+       cd test_libFLAC\r
+       nmake /f Makefile.vc\r
+       cd ..\r
+       cd test_libFLAC++\r
+       nmake /f Makefile.vc\r
+       cd ..\r
+       cd test_libOggFLAC\r
+       nmake /f Makefile.vc\r
+       cd ..\r
+       cd test_libOggFLAC++\r
+       nmake /f Makefile.vc\r
+       cd ..\r
+       cd test_streams\r
+       nmake /f Makefile.vc\r
+       cd ..\r
+\r
+clean:\r
+       cd libFLAC\r
+       nmake /f Makefile.vc clean\r
+       cd ..\r
+       cd libFLAC++\r
+       nmake /f Makefile.vc clean\r
+       cd ..\r
+       cd libOggFLAC\r
+       nmake /f Makefile.vc clean\r
+       cd ..\r
+       cd libOggFLAC++\r
+       nmake /f Makefile.vc clean\r
+       cd ..\r
+       cd share\r
+       nmake /f Makefile.vc clean\r
+       cd ..\r
+       cd flac\r
+       nmake /f Makefile.vc clean\r
+       cd ..\r
+       cd metaflac\r
+       nmake /f Makefile.vc clean\r
+       cd ..\r
+       cd plugin_common\r
+       nmake /f Makefile.vc clean\r
+       cd ..\r
+       cd plugin_winamp2\r
+       nmake /f Makefile.vc clean\r
+       cd ..\r
+       cd monkeys_audio_utilities\r
+       nmake /f Makefile.vc clean\r
+       cd ..\r
+       cd test_libFLAC\r
+       nmake /f Makefile.vc clean\r
+       cd ..\r
+       cd test_libFLAC++\r
+       nmake /f Makefile.vc clean\r
+       cd ..\r
+       cd test_libOggFLAC\r
+       nmake /f Makefile.vc clean\r
+       cd ..\r
+       cd test_libOggFLAC++\r
+       nmake /f Makefile.vc clean\r
+       cd ..\r
+       cd test_streams\r
+       nmake /f Makefile.vc clean\r
+       cd ..\r
diff --git a/src/monkeys_audio_utilities/Makefile.vc b/src/monkeys_audio_utilities/Makefile.vc
new file mode 100644 (file)
index 0000000..e957aa5
--- /dev/null
@@ -0,0 +1,19 @@
+!include <win32.mak>\r
+\r
+# It's less hassle to spell it all out that to figure out how to do it right with nmake:\r
+\r
+all:\r
+       cd flac_mac\r
+       nmake /f Makefile.vc\r
+       cd ..\r
+       cd flac_ren\r
+       nmake /f Makefile.vc\r
+       cd ..\r
+\r
+clean:\r
+       cd flac_mac\r
+       nmake /f Makefile.vc clean\r
+       cd ..\r
+       cd flac_ren\r
+       nmake /f Makefile.vc clean\r
+       cd ..\r
diff --git a/src/monkeys_audio_utilities/flac_mac/flac_mac.dsp b/src/monkeys_audio_utilities/flac_mac/flac_mac.dsp
new file mode 100644 (file)
index 0000000..f8fa413
--- /dev/null
@@ -0,0 +1,100 @@
+# Microsoft Developer Studio Project File - Name="flac_mac" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Console Application" 0x0103\r
+\r
+CFG=flac_mac - Win32 Debug\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "flac_mac.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "flac_mac.mak" CFG="flac_mac - Win32 Debug"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "flac_mac - Win32 Release" (based on "Win32 (x86) Console Application")\r
+!MESSAGE "flac_mac - Win32 Debug" (based on "Win32 (x86) Console Application")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP AllowPerConfigDependencies 0\r
+# PROP Scc_ProjName ""\r
+# PROP Scc_LocalPath ""\r
+CPP=cl.exe\r
+RSC=rc.exe\r
+\r
+!IF  "$(CFG)" == "flac_mac - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "..\..\obj\bin"\r
+# PROP Intermediate_Dir "Release"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /c\r
+# ADD CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /FD /c\r
+# SUBTRACT CPP /YX /Yc /Yu\r
+# ADD BASE RSC /l 0x409 /d "NDEBUG"\r
+# ADD RSC /l 0x409 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# 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  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 /subsystem:console /machine:I386\r
+# 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 /nologo /subsystem:console /machine:I386\r
+\r
+!ELSEIF  "$(CFG)" == "flac_mac - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "Debug"\r
+# PROP BASE Intermediate_Dir "Debug"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "..\..\obj\bin"\r
+# PROP Intermediate_Dir "Debug"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /GZ  /c\r
+# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /FD /GZ  /c\r
+# SUBTRACT CPP /YX /Yc /Yu\r
+# ADD BASE RSC /l 0x409 /d "_DEBUG"\r
+# ADD RSC /l 0x409 /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# 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  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 /subsystem:console /debug /machine:I386 /pdbtype:sept\r
+# 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 /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "flac_mac - Win32 Release"\r
+# Name "flac_mac - Win32 Debug"\r
+# Begin Group "Source Files"\r
+\r
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
+# Begin Source File\r
+\r
+SOURCE=.\main.c\r
+# End Source File\r
+# End Group\r
+# Begin Group "Header Files"\r
+\r
+# PROP Default_Filter "h;hpp;hxx;hm;inl"\r
+# End Group\r
+# End Target\r
+# End Project\r
diff --git a/src/monkeys_audio_utilities/flac_ren/flac_ren.dsp b/src/monkeys_audio_utilities/flac_ren/flac_ren.dsp
new file mode 100644 (file)
index 0000000..f53dd31
--- /dev/null
@@ -0,0 +1,100 @@
+# Microsoft Developer Studio Project File - Name="flac_ren" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Console Application" 0x0103\r
+\r
+CFG=flac_ren - Win32 Debug\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "flac_ren.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "flac_ren.mak" CFG="flac_ren - Win32 Debug"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "flac_ren - Win32 Release" (based on "Win32 (x86) Console Application")\r
+!MESSAGE "flac_ren - Win32 Debug" (based on "Win32 (x86) Console Application")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP AllowPerConfigDependencies 0\r
+# PROP Scc_ProjName ""\r
+# PROP Scc_LocalPath ""\r
+CPP=cl.exe\r
+RSC=rc.exe\r
+\r
+!IF  "$(CFG)" == "flac_ren - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "..\..\obj\bin"\r
+# PROP Intermediate_Dir "Release"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /c\r
+# ADD CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /FD /c\r
+# SUBTRACT CPP /YX /Yc /Yu\r
+# ADD BASE RSC /l 0x409 /d "NDEBUG"\r
+# ADD RSC /l 0x409 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# 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  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 /subsystem:console /machine:I386\r
+# 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 /nologo /subsystem:console /machine:I386\r
+\r
+!ELSEIF  "$(CFG)" == "flac_ren - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "Debug"\r
+# PROP BASE Intermediate_Dir "Debug"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "..\..\obj\bin"\r
+# PROP Intermediate_Dir "Debug"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /GZ  /c\r
+# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /FD /GZ  /c\r
+# SUBTRACT CPP /YX /Yc /Yu\r
+# ADD BASE RSC /l 0x409 /d "_DEBUG"\r
+# ADD RSC /l 0x409 /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# 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  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 /subsystem:console /debug /machine:I386 /pdbtype:sept\r
+# 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 /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "flac_ren - Win32 Release"\r
+# Name "flac_ren - Win32 Debug"\r
+# Begin Group "Source Files"\r
+\r
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
+# Begin Source File\r
+\r
+SOURCE=.\main.c\r
+# End Source File\r
+# End Group\r
+# Begin Group "Header Files"\r
+\r
+# PROP Default_Filter "h;hpp;hxx;hm;inl"\r
+# End Group\r
+# End Target\r
+# End Project\r