sof2-sdk/code/Sof2MP.dsp

62 lines
1.7 KiB
Plaintext
Raw Normal View History

2002-09-24 00:00:00 +00:00
# Microsoft Developer Studio Project File - Name="SoF2MP" - Package Owner=<4>
2002-05-24 00:00:00 +00:00
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Generic Project" 0x010a
2002-09-24 00:00:00 +00:00
CFG=SoF2MP - Win32 Debug
2002-05-24 00:00:00 +00:00
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
2002-09-24 00:00:00 +00:00
!MESSAGE NMAKE /f "SoF2MP.mak".
2002-05-24 00:00:00 +00:00
!MESSAGE
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
2002-09-24 00:00:00 +00:00
!MESSAGE NMAKE /f "SoF2MP.mak" CFG="SoF2MP - Win32 Debug"
2002-05-24 00:00:00 +00:00
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
2002-09-24 00:00:00 +00:00
!MESSAGE "SoF2MP - Win32 Release" (based on "Win32 (x86) Generic Project")
!MESSAGE "SoF2MP - Win32 Debug" (based on "Win32 (x86) Generic Project")
2002-05-24 00:00:00 +00:00
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
MTL=midl.exe
2002-09-24 00:00:00 +00:00
!IF "$(CFG)" == "SoF2MP - Win32 Release"
2002-05-24 00:00:00 +00:00
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release"
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# PROP Target_Dir ""
2002-09-24 00:00:00 +00:00
!ELSEIF "$(CFG)" == "SoF2MP - Win32 Debug"
2002-05-24 00:00:00 +00:00
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug"
# PROP Target_Dir ""
!ENDIF
# Begin Target
2002-09-24 00:00:00 +00:00
# Name "SoF2MP - Win32 Release"
# Name "SoF2MP - Win32 Debug"
2002-05-24 00:00:00 +00:00
# End Target
# End Project