annotate src/flac-1.2.1/all_static.dsp @ 83:ae30d91d2ffe

Replace these with versions built using an older toolset (so as to avoid ABI compatibilities when linking on Ubuntu 14.04 for packaging purposes)
author Chris Cannam
date Fri, 07 Feb 2020 11:51:13 +0000
parents 05aa0afa9217
children
rev   line source
Chris@1 1 # Microsoft Developer Studio Project File - Name="all_static" - 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_static - 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_static.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_static.mak" CFG="all_static - Win32 Debug"
Chris@1 17 !MESSAGE
Chris@1 18 !MESSAGE Possible choices for configuration are:
Chris@1 19 !MESSAGE
Chris@1 20 !MESSAGE "all_static - Win32 Release" (based on "Win32 (x86) Generic Project")
Chris@1 21 !MESSAGE "all_static - 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_static - 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_static - 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_static - Win32 Release"
Chris@1 61 # Name "all_static - 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