237 lines
5.6 KiB
Plaintext
237 lines
5.6 KiB
Plaintext
# Microsoft Developer Studio Project File - Name="Common" - Package Owner=<4>
|
|
# Microsoft Developer Studio Generated Build File, Format Version 6.00
|
|
# ** DO NOT EDIT **
|
|
|
|
# TARGTYPE "Win32 (x86) Static Library" 0x0104
|
|
|
|
CFG=Common - 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 "Common.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 "Common.mak" CFG="Common - Win32 Debug"
|
|
!MESSAGE
|
|
!MESSAGE Possible choices for configuration are:
|
|
!MESSAGE
|
|
!MESSAGE "Common - Win32 Release" (based on "Win32 (x86) Static Library")
|
|
!MESSAGE "Common - Win32 Debug" (based on "Win32 (x86) Static Library")
|
|
!MESSAGE "Common - Win32 External Release" (based on "Win32 (x86) Static Library")
|
|
!MESSAGE
|
|
|
|
# Begin Project
|
|
# PROP AllowPerConfigDependencies 0
|
|
# PROP Scc_ProjName ""
|
|
# PROP Scc_LocalPath ""
|
|
CPP=cl.exe
|
|
RSC=rc.exe
|
|
|
|
!IF "$(CFG)" == "Common - Win32 Release"
|
|
|
|
# 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 "../../Build/Common/Release"
|
|
# PROP Intermediate_Dir "../../Build/Common/Release"
|
|
# PROP Target_Dir ""
|
|
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
|
|
# ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
|
|
# ADD BASE RSC /l 0xc09 /d "NDEBUG"
|
|
# ADD RSC /l 0xc09 /d "NDEBUG"
|
|
BSC32=bscmake.exe
|
|
# ADD BASE BSC32 /nologo
|
|
# ADD BSC32 /nologo
|
|
LIB32=link.exe -lib
|
|
# ADD BASE LIB32 /nologo
|
|
# ADD LIB32 /nologo
|
|
|
|
!ELSEIF "$(CFG)" == "Common - Win32 Debug"
|
|
|
|
# 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 "../../Build/Common/Debug"
|
|
# PROP Intermediate_Dir "../../Build/Common/Debug"
|
|
# PROP Target_Dir ""
|
|
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
|
|
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Yu"stdafx.h" /FD /GZ /c
|
|
# ADD BASE RSC /l 0xc09 /d "_DEBUG"
|
|
# ADD RSC /l 0xc09 /d "_DEBUG"
|
|
BSC32=bscmake.exe
|
|
# ADD BASE BSC32 /nologo
|
|
# ADD BSC32 /nologo
|
|
LIB32=link.exe -lib
|
|
# ADD BASE LIB32 /nologo
|
|
# ADD LIB32 /nologo
|
|
|
|
!ELSEIF "$(CFG)" == "Common - Win32 External Release"
|
|
|
|
# PROP BASE Use_MFC 0
|
|
# PROP BASE Use_Debug_Libraries 0
|
|
# PROP BASE Output_Dir "Common___Win32_External_Release"
|
|
# PROP BASE Intermediate_Dir "Common___Win32_External_Release"
|
|
# PROP BASE Target_Dir ""
|
|
# PROP Use_MFC 0
|
|
# PROP Use_Debug_Libraries 0
|
|
# PROP Output_Dir "../../Bin/External"
|
|
# PROP Intermediate_Dir "../../Build/Common/External"
|
|
# PROP Target_Dir ""
|
|
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
|
|
# ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
|
|
# ADD BASE RSC /l 0xc09 /d "NDEBUG"
|
|
# ADD RSC /l 0xc09 /d "NDEBUG"
|
|
BSC32=bscmake.exe
|
|
# ADD BASE BSC32 /nologo
|
|
# ADD BSC32 /nologo
|
|
LIB32=link.exe -lib
|
|
# ADD BASE LIB32 /nologo
|
|
# ADD LIB32 /nologo
|
|
|
|
!ENDIF
|
|
|
|
# Begin Target
|
|
|
|
# Name "Common - Win32 Release"
|
|
# Name "Common - Win32 Debug"
|
|
# Name "Common - Win32 External Release"
|
|
# Begin Group "Source Files"
|
|
|
|
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
# Begin Source File
|
|
|
|
SOURCE=".\File Class.cpp"
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=".\Ini File Class.cpp"
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=".\Log Class.cpp"
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\md5.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\MemTest.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\osversion.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\path.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\registry.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=".\std string.cpp"
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\stdafx.cpp
|
|
|
|
!IF "$(CFG)" == "Common - Win32 Release"
|
|
|
|
!ELSEIF "$(CFG)" == "Common - Win32 Debug"
|
|
|
|
# ADD CPP /Yc"stdafx.h"
|
|
|
|
!ELSEIF "$(CFG)" == "Common - Win32 External Release"
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Trace.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Version.cpp
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "Header Files"
|
|
|
|
# PROP Default_Filter "h;hpp;hxx;hm;inl"
|
|
# Begin Source File
|
|
|
|
SOURCE=.\CriticalSection.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=".\File Class.h"
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=".\Ini File Class.h"
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=".\Log Class.h"
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\md5.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\MemTest.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\osversion.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\path.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\registry.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=".\Smart Pointer.h"
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=".\std string.h"
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\stdafx.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Trace.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\TraceDefs.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Version.h
|
|
# End Source File
|
|
# End Group
|
|
# End Target
|
|
# End Project
|