54 lines
1.7 KiB
Text
54 lines
1.7 KiB
Text
|
# Microsoft Developer Studio Project File - Name="contest" - Package Owner=<4>
|
||
|
# Microsoft Developer Studio Generated Build File, Format Version 6.00
|
||
|
# ** DO NOT EDIT **
|
||
|
|
||
|
# TARGTYPE "Win32 (x86) Console Application" 0x0103
|
||
|
|
||
|
CFG=contest - Win32 Release
|
||
|
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
|
||
|
!MESSAGE use the Export Makefile command and run
|
||
|
!MESSAGE
|
||
|
!MESSAGE NMAKE /f "contest.mak".
|
||
|
!MESSAGE
|
||
|
!MESSAGE You can specify a configuration when running NMAKE
|
||
|
!MESSAGE by defining the macro CFG on the command line. For example:
|
||
|
!MESSAGE
|
||
|
!MESSAGE NMAKE /f "contest.mak" CFG="contest - Win32 Release"
|
||
|
!MESSAGE
|
||
|
!MESSAGE Possible choices for configuration are:
|
||
|
!MESSAGE
|
||
|
!MESSAGE "contest - Win32 Release" (based on "Win32 (x86) Console Application")
|
||
|
!MESSAGE
|
||
|
|
||
|
# Begin Project
|
||
|
CPP=cl.exe
|
||
|
MTL=midl.exe
|
||
|
RSC=rc.exe
|
||
|
# PROP BASE Use_MFC 0
|
||
|
# PROP BASE Use_Debug_Libraries 0
|
||
|
# PROP BASE Output_Dir "../bin"
|
||
|
# PROP BASE Intermediate_Dir "Release"
|
||
|
# PROP Use_MFC 0
|
||
|
# PROP Use_Debug_Libraries 0
|
||
|
# PROP Output_Dir "../bin"
|
||
|
# PROP Intermediate_Dir "Release"
|
||
|
# ADD BASE CPP /nologo /MD /GX /I ".." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /FD /c
|
||
|
# ADD CPP /nologo /MD /GX /I ".." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /FD /c
|
||
|
BSC32=bscmake.exe
|
||
|
LINK32=link.exe
|
||
|
# ADD BASE LINK32 kernel32.lib user32.lib /nologo /subsystem:console /pdb:none /machine:I386
|
||
|
# ADD LINK32 kernel32.lib user32.lib /nologo /subsystem:console /pdb:none /machine:I386
|
||
|
# Begin Target
|
||
|
|
||
|
# Name "contest - Win32 Release"
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=contest.c
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\bass.lib
|
||
|
# End Source File
|
||
|
# End Target
|
||
|
# End Project
|