annotate src/flac-1.2.1/all.dsp @ 1:05aa0afa9217

Bring in flac, ogg, vorbis
author Chris Cannam
date Tue, 19 Mar 2013 17:37:49 +0000
parents
children
rev   line source
Chris@1 1 # Microsoft Developer Studio Project File - Name="all" - Package Owner=<4>
Chris@1 2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
Chris@1 3 # ** DO NOT EDIT **
Chris@1 4
Chris@1 5 # TARGTYPE "Win32 (x86) Generic Project" 0x010a
Chris@1 6
Chris@1 7 CFG=all - Win32 Debug
Chris@1 8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
Chris@1 9 !MESSAGE use the Export Makefile command and run
Chris@1 10 !MESSAGE
Chris@1 11 !MESSAGE NMAKE /f "all.mak".
Chris@1 12 !MESSAGE
Chris@1 13 !MESSAGE You can specify a configuration when running NMAKE
Chris@1 14 !MESSAGE by defining the macro CFG on the command line. For example:
Chris@1 15 !MESSAGE
Chris@1 16 !MESSAGE NMAKE /f "all.mak" CFG="all - Win32 Debug"
Chris@1 17 !MESSAGE
Chris@1 18 !MESSAGE Possible choices for configuration are:
Chris@1 19 !MESSAGE
Chris@1 20 !MESSAGE "all - Win32 Release" (based on "Win32 (x86) Generic Project")
Chris@1 21 !MESSAGE "all - Win32 Debug" (based on "Win32 (x86) Generic Project")
Chris@1 22 !MESSAGE
Chris@1 23
Chris@1 24 # Begin Project
Chris@1 25 # PROP AllowPerConfigDependencies 0
Chris@1 26 # PROP Scc_ProjName "all"
Chris@1 27 # PROP Scc_LocalPath "."
Chris@1 28 MTL=midl.exe
Chris@1 29
Chris@1 30 !IF "$(CFG)" == "all - Win32 Release"
Chris@1 31
Chris@1 32 # PROP BASE Use_MFC 0
Chris@1 33 # PROP BASE Use_Debug_Libraries 0
Chris@1 34 # PROP BASE Output_Dir "Release"
Chris@1 35 # PROP BASE Intermediate_Dir "Release"
Chris@1 36 # PROP BASE Target_Dir ""
Chris@1 37 # PROP Use_MFC 0
Chris@1 38 # PROP Use_Debug_Libraries 0
Chris@1 39 # PROP Output_Dir "obj\release"
Chris@1 40 # PROP Intermediate_Dir "obj\release"
Chris@1 41 # PROP Target_Dir ""
Chris@1 42
Chris@1 43 !ELSEIF "$(CFG)" == "all - Win32 Debug"
Chris@1 44
Chris@1 45 # PROP BASE Use_MFC 0
Chris@1 46 # PROP BASE Use_Debug_Libraries 1
Chris@1 47 # PROP BASE Output_Dir "Debug"
Chris@1 48 # PROP BASE Intermediate_Dir "Debug"
Chris@1 49 # PROP BASE Target_Dir ""
Chris@1 50 # PROP Use_MFC 0
Chris@1 51 # PROP Use_Debug_Libraries 1
Chris@1 52 # PROP Output_Dir "obj\debug"
Chris@1 53 # PROP Intermediate_Dir "obj\debug"
Chris@1 54 # PROP Target_Dir ""
Chris@1 55
Chris@1 56 !ENDIF
Chris@1 57
Chris@1 58 # Begin Target
Chris@1 59
Chris@1 60 # Name "all - Win32 Release"
Chris@1 61 # Name "all - Win32 Debug"
Chris@1 62 # Begin Source File
Chris@1 63
Chris@1 64 SOURCE=.\README
Chris@1 65 # End Source File
Chris@1 66 # End Target
Chris@1 67 # End Project