home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tricks of the Windows Gam…ming Gurus (2nd Edition)
/
Disc2.iso
/
msdn_vcb
/
samples
/
vc98
/
sdk
/
com
/
inole2
/
chap13
/
patron
/
patron13.dsp
< prev
next >
Wrap
Text File
|
1998-03-30
|
4KB
|
188 lines
# Microsoft Developer Studio Project File - Name="patron13" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 60000
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) External Target" 0x0106
CFG=patron13 - Win32 Debug
!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 "patron13.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 "patron13.mak" CFG="patron13 - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "patron13 - Win32 Release" (based on "Win32 (x86) External Target")
!MESSAGE "patron13 - Win32 Debug" (based on "Win32 (x86) External Target")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
!IF "$(CFG)" == "patron13 - Win32 Release"
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir ""
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Cmd_Line "NMAKE /f makefile"
# PROP BASE Rebuild_Opt "/a"
# PROP BASE Target_File "makefile.exe"
# PROP BASE Bsc_Name "makefile.bsc"
# PROP BASE Target_Dir ""
# PROP Use_Debug_Libraries 0
# PROP Output_Dir ""
# PROP Intermediate_Dir "Release"
# PROP Cmd_Line "NMAKE /f makefile"
# PROP Rebuild_Opt "/a"
# PROP Target_File "patron13.exe"
# PROP Bsc_Name "patron13.bsc"
# PROP Target_Dir ""
!ELSEIF "$(CFG)" == "patron13 - Win32 Debug"
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir ""
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Cmd_Line "NMAKE /f makefile"
# PROP BASE Rebuild_Opt "/a"
# PROP BASE Target_File "makefile.exe"
# PROP BASE Bsc_Name "makefile.bsc"
# PROP BASE Target_Dir ""
# PROP Use_Debug_Libraries 1
# PROP Output_Dir ""
# PROP Intermediate_Dir "Debug"
# PROP Cmd_Line "NMAKE /f makefile"
# PROP Rebuild_Opt "/a"
# PROP Target_File "patron13.exe"
# PROP Bsc_Name "patron13.bsc"
# PROP Target_Dir ""
!ENDIF
# Begin Target
# Name "patron13 - Win32 Release"
# Name "patron13 - Win32 Debug"
!IF "$(CFG)" == "patron13 - Win32 Release"
!ELSEIF "$(CFG)" == "patron13 - Win32 Debug"
!ENDIF
# Begin Source File
SOURCE=.\MAKEFILE
# End Source File
# Begin Group "Source Files"
# Begin Source File
SOURCE=.\CLIENT.CPP
# End Source File
# Begin Source File
SOURCE=.\DOCUMENT.CPP
# End Source File
# Begin Source File
SOURCE=.\DRAGDROP.CPP
# End Source File
# Begin Source File
SOURCE=.\DROPSRC.CPP
# End Source File
# Begin Source File
SOURCE=.\DROPTGT.CPP
# End Source File
# Begin Source File
SOURCE=.\PAGE.CPP
# End Source File
# Begin Source File
SOURCE=.\PAGEMOUS.CPP
# End Source File
# Begin Source File
SOURCE=.\PAGES.CPP
# End Source File
# Begin Source File
SOURCE=.\PAGEWIN.CPP
# End Source File
# Begin Source File
SOURCE=.\PATRON.CPP
# End Source File
# Begin Source File
SOURCE=.\PRECOMP.CPP
# End Source File
# Begin Source File
SOURCE=.\PRINT.CPP
# End Source File
# Begin Source File
SOURCE=.\TENANT.CPP
# End Source File
# Begin Source File
SOURCE=.\WIN16.DEF
# End Source File
# Begin Source File
SOURCE=.\WIN32.DEF
# End Source File
# End Group
# Begin Group "Header Files"
# Begin Source File
SOURCE=.\PAGES.H
# End Source File
# Begin Source File
SOURCE=.\PATRON.H
# End Source File
# Begin Source File
SOURCE=.\RESOURCE.H
# End Source File
# End Group
# Begin Group "Resource Files"
# Begin Source File
SOURCE=.\PATRON.RC
# End Source File
# Begin Source File
SOURCE=.\GIZMO120.BMP
# End Source File
# Begin Source File
SOURCE=.\GIZMO72.BMP
# End Source File
# Begin Source File
SOURCE=.\GIZMO96.BMP
# End Source File
# Begin Source File
SOURCE=.\DOCUMENT.ICO
# End Source File
# Begin Source File
SOURCE=.\PATRON.ICO
# End Source File
# End Group
# End Target
# End Project