584 lines
11 KiB
Plaintext
584 lines
11 KiB
Plaintext
# Microsoft Developer Studio Project File - Name="mdiwin" - Package Owner=<4>
|
|
# Microsoft Developer Studio Generated Build File, Format Version 6.00
|
|
# ** DO NOT EDIT **
|
|
|
|
# TARGTYPE "Win32 (x86) Application" 0x0101
|
|
|
|
CFG=mdiwin - 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 "MDIWIN.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 "MDIWIN.MAK" CFG="mdiwin - Win32 Release"
|
|
!MESSAGE
|
|
!MESSAGE Possible choices for configuration are:
|
|
!MESSAGE
|
|
!MESSAGE "mdiwin - Win32 Release" (based on "Win32 (x86) Application")
|
|
!MESSAGE "mdiwin - Win32 Debug" (based on "Win32 (x86) Application")
|
|
!MESSAGE
|
|
|
|
# Begin Project
|
|
# PROP AllowPerConfigDependencies 0
|
|
# PROP Scc_ProjName ""
|
|
# PROP Scc_LocalPath ""
|
|
CPP=cl.exe
|
|
MTL=midl.exe
|
|
RSC=rc.exe
|
|
|
|
!IF "$(CFG)" == "mdiwin - 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 ".\Release"
|
|
# PROP Intermediate_Dir ".\Release"
|
|
# PROP Target_Dir ""
|
|
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
|
|
# ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
|
|
# ADD BASE MTL /nologo /D "NDEBUG" /win32
|
|
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
|
|
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
|
|
|
|
!ELSEIF "$(CFG)" == "mdiwin - 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 ".\msvcobj"
|
|
# PROP Intermediate_Dir ".\msvcobj"
|
|
# PROP Ignore_Export_Lib 0
|
|
# PROP Target_Dir ""
|
|
# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
|
|
# ADD CPP /nologo /Zp1 /MTd /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "STRICT" /D "__FLAT__" /Fp"\work\exe\msvc42.pch" /YX"windows.h" /FD /c
|
|
# ADD BASE MTL /nologo /D "_DEBUG" /win32
|
|
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386
|
|
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386 /force:multiple
|
|
# SUBTRACT LINK32 /pdb:none
|
|
|
|
!ENDIF
|
|
|
|
# Begin Target
|
|
|
|
# Name "mdiwin - Win32 Release"
|
|
# Name "mdiwin - Win32 Debug"
|
|
# Begin Group "Source Files"
|
|
|
|
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;for;f90"
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Average.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Bitmap.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Bmplnk.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Btnlnk.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Bwindow.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Capture.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Catmull.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Clipbrd.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Convex.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Crsctrl.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Dissolve.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Drawbmp.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Dslvdlg.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Dwindow.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Factor.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\FILEHELP.CPP
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Font.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Frame.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Frmdlg.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Inifile.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Istream.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Logowin.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Lzw.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Main.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Mdifrm.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Mdiwin.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\MDIWIN.RC
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Mesh.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Meshfrm.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Meshwrp.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Owner.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Paltdlg.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Polypnt.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Process.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\PROFILE.CPP
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Pwarp.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Resize.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Schedule.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Segment.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Shear.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Slide.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Slidesel.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Spacial.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\String.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Toolbar.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Txlmtrx.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\View.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Viewsel.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Window.cpp
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "Header Files"
|
|
|
|
# PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Average.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Bit32.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\bitmap.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Block.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\bmplnk.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\btnlnk.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Bwindow.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Byte.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Cache.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Capture.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Catmull.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Clipbrd.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Colorcnt.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Convex.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Crsctrl.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Dissolve.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\drawbmp.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Dslvdlg.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Dwindow.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Factor.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Filehelp.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Fltprs.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Font.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Frame.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Frmdlg.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Gif.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Inifile.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Int.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Istream.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\logowin.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Lzw.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Main.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Mdifrm.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Mdiwin.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Mdiwin.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Mesh.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Meshfrm.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Meshwrp.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Owner.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Paltdlg.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Point.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Polypnt.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Process.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Profile.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Pwarp.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Qsort.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Resize.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Rgb.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Schedule.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Segment.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Shear.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Slide.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Slidesel.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Spacial.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\string.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Toolbar.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\txlmtrx.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\types.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Vector.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\View.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Viewcntr.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Viewsel.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Window.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Windows.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Windowsx.hpp
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "Resource Files"
|
|
|
|
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
|
|
# End Group
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Block.tpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Cache.tpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Gif.tpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\qsort.tpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Vector.tpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\View.ipp
|
|
# End Source File
|
|
# End Target
|
|
# End Project
|