home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 September
/
PCWorld_2001-09_cd.bin
/
Software
/
Topware
/
fprint
/
fpdk400.exe
/
samples
/
msvc
/
callback.mfc
/
Fpcallm.dsp
< prev
next >
Wrap
Text File
|
2000-10-31
|
4KB
|
138 lines
# Microsoft Developer Studio Project File - Name="fpcallm" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=fpcallm - Win32 Debug ANSI
!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 "Fpcallm.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 "Fpcallm.mak" CFG="fpcallm - Win32 Debug ANSI"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "fpcallm - Win32 Debug ANSI" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "fpcallm - Win32 Release ANSI" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
!IF "$(CFG)" == "fpcallm - Win32 Debug ANSI"
# PROP BASE Use_MFC 1
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug ANSI"
# PROP BASE Intermediate_Dir "Debug ANSI"
# PROP BASE Target_Dir ""
# PROP Use_MFC 1
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "DebugA"
# PROP Intermediate_Dir "DebugA"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /Gz /Zp1 /MTd /W3 /Gm /GX /Zi /Od /I "..\..\..\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "STRICT" /D "_WINDLL" /YX /FD /c
# ADD CPP /nologo /Gz /Zp1 /MTd /W3 /Gm /GX /ZI /Od /I "..\..\..\include" /D "_DEBUG" /D "STRICT" /D "WIN32" /D "_WINDOWS" /D "_WINDLL" /D "_USRDLL" /Yu"stdafx.h" /FD /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 ..\..\..\lib\fpapi4AM.lib version.lib /nologo /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libcmt" /pdbtype:sept
# SUBTRACT LINK32 /pdb:none
!ELSEIF "$(CFG)" == "fpcallm - Win32 Release ANSI"
# PROP BASE Use_MFC 1
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release ANSI"
# PROP BASE Intermediate_Dir "Release ANSI"
# PROP BASE Target_Dir ""
# PROP Use_MFC 1
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "ReleaseA"
# PROP Intermediate_Dir "ReleaseA"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /Gz /Zp1 /MT /W3 /GX /O2 /I "..\..\..\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "STRICT" /D "_WINDLL" /YX /FD /c
# ADD CPP /nologo /Gz /Zp1 /MT /W3 /GX /O2 /I "..\..\..\include" /D "NDEBUG" /D "STRICT" /D "WIN32" /D "_WINDOWS" /D "_WINDLL" /D "_USRDLL" /Yu"stdafx.h" /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
# ADD LINK32 ..\..\..\lib\fpapi4AM.lib version.lib /nologo /subsystem:windows /dll /machine:I386
!ENDIF
# Begin Target
# Name "fpcallm - Win32 Debug ANSI"
# Name "fpcallm - Win32 Release ANSI"
# Begin Source File
SOURCE=.\CALLDLG.CPP
# End Source File
# Begin Source File
SOURCE=.\CALLDLG.H
# End Source File
# Begin Source File
SOURCE=.\Fineprt.ico
# End Source File
# Begin Source File
SOURCE=.\FPCALLM.CPP
# End Source File
# Begin Source File
SOURCE=.\FPCALLM.DEF
# End Source File
# Begin Source File
SOURCE=.\FPCALLM.H
# End Source File
# Begin Source File
SOURCE=.\FPCALLM.RC
# End Source File
# Begin Source File
SOURCE=.\res\FPCALLM.RC2
# End Source File
# Begin Source File
SOURCE=.\Resource.h
# End Source File
# Begin Source File
SOURCE=.\StdAfx.cpp
# ADD CPP /Yc"stdafx.h"
# End Source File
# Begin Source File
SOURCE=.\StdAfx.h
# End Source File
# End Target
# End Project