The free compiler version is 7.1, no need for 7.0
svn: r3007
This commit is contained in:
parent
5d3c0eae4c
commit
953478a41b
|
@ -1,4 +0,0 @@
|
|||
This directory contains solution files and project files for building
|
||||
MzScheme and MrEd with Microsoft Visual Studio version 7.0. See
|
||||
..\worksp\README (which provides files for MSVC 7.1 and up) for more
|
||||
information.
|
|
@ -1,2 +0,0 @@
|
|||
|
||||
(load "../../worksp/gc2/make.ss")
|
|
@ -1 +0,0 @@
|
|||
#include "schpriv.h"
|
|
@ -1 +0,0 @@
|
|||
#include "wx.h"
|
|
@ -1,2 +0,0 @@
|
|||
|
||||
#include "jconfig.vc"
|
|
@ -1,260 +0,0 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="jpeg"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\jpeg,$(NOINHERIT)"
|
||||
PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
|
||||
RuntimeLibrary="1"
|
||||
UsePrecompiledHeader="2"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)\$(ProjectName).lib"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="1"
|
||||
AdditionalIncludeDirectories="..\jpeg,$(NOINHERIT)"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)\$(ProjectName).lib"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\cdjpeg.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jcapimin.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jcapistd.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jccoefct.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jccolor.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jcdctmgr.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jchuff.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jcinit.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jcmainct.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jcmarker.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jcmaster.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jcomapi.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jcparam.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jcphuff.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jcprepct.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jcsample.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jctrans.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jdapimin.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jdapistd.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jdatadst.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jdatasrc.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jdcoefct.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jdcolor.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jddctmgr.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jdhuff.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jdinput.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jdmainct.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jdmarker.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jdmaster.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jdmerge.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jdphuff.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jdpostct.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jdsample.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jdtrans.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jerror.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jfdctflt.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jfdctfst.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jfdctint.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jidctflt.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jidctfst.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jidctint.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jidctred.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jmemmgr.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jmemnobs.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jpegtran.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jquant1.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jquant2.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\jutils.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\rdswitch.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\jpeg\transupp.c">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,131 +0,0 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="libmred"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..,..\..\mzscheme\gc,..\..\mzscheme\include,..\..\mred\wxme,..\..\wxwindow\include\base,..\..\wxwindow\include\msw,$(NOINHERIT)"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GC_DLL;LIBMRED_EXPORTS"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="1"
|
||||
UsePrecompiledHeader="2"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
AdditionalDependencies="ComCtl32.lib Glu32.lib OpenGL32.lib Unicows.lib WinMM.lib WSock32.lib User32.lib Gdi32.lib Shell32.lib Comdlg32.lib Advapi32.lib Ole32.lib"
|
||||
OutputFile="..\..\..\lib\$(ProjectName)xxxxxxx.dll"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
BaseAddress="0x11000000"
|
||||
ImportLibrary="..\..\..\lib\msvc\$(ProjectName)xxxxxxx.lib"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="1"
|
||||
AdditionalIncludeDirectories="..,..\..\mzscheme\gc,..\..\mzscheme\include,..\..\mred\wxme,..\..\wxwindow\include\base,..\..\wxwindow\include\msw,$(NOINHERIT)"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GC_DLL;LIBMRED_EXPORTS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
AdditionalDependencies="ComCtl32.lib Glu32.lib OpenGL32.lib Unicows.lib WinMM.lib WSock32.lib User32.lib Gdi32.lib Shell32.lib Comdlg32.lib Advapi32.lib Ole32.lib"
|
||||
OutputFile="..\..\..\lib\$(ProjectName)xxxxxxx.dll"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
BaseAddress="0x11000000"
|
||||
ImportLibrary="..\..\..\lib\msvc\$(ProjectName)xxxxxxx.lib"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
||||
<File
|
||||
RelativePath="..\..\mred\MRED.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\MREDMSW.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\mzscheme\uniplt.c">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,303 +0,0 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="dotnet"
|
||||
ProjectGUID="{44BA9F7B-63F7-41F4-B8E9-8C69A08A677C}"
|
||||
Keyword="AtlProj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="2"
|
||||
UseOfATL="1"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_ATL_ATTRIBUTES"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="TRUE"
|
||||
UsePrecompiledHeader="3"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
IgnoreImportLibrary="TRUE"
|
||||
AdditionalDependencies="corguids.lib"
|
||||
OutputFile="$(OutDir)\dotnet.dll"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories=""
|
||||
MergedIDLBaseFileName="_dotnet.idl"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
ImportLibrary="$(OutDir)\dotnet.lib"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
MkTypLibCompatible="FALSE"
|
||||
TargetEnvironment="1"
|
||||
GenerateStublessProxies="TRUE"
|
||||
TypeLibraryName="$(IntDir)\dotnet.tlb"
|
||||
HeaderFileName="dotnet.h"
|
||||
DLLDataFileName=""
|
||||
InterfaceIdentifierFileName="dotnet_i.c"
|
||||
ProxyFileName="dotnet_p.c"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
Description="Performing registration"
|
||||
CommandLine="regsvr32 /s /c "$(TargetPath)""/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"
|
||||
AdditionalIncludeDirectories="$(IntDir)"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Jrm|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="2"
|
||||
UseOfATL="1"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_ATL_ATTRIBUTES"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="TRUE"
|
||||
UsePrecompiledHeader="3"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
IgnoreImportLibrary="TRUE"
|
||||
AdditionalDependencies="corguids.lib"
|
||||
OutputFile="$(OutDir)\dotnet.dll"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories=""
|
||||
MergedIDLBaseFileName="_dotnet.idl"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
ImportLibrary="$(OutDir)\dotnet.lib"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
AdditionalIncludeDirectories=""
|
||||
MkTypLibCompatible="FALSE"
|
||||
TargetEnvironment="1"
|
||||
GenerateStublessProxies="TRUE"
|
||||
TypeLibraryName="$(IntDir)\dotnet.tlb"
|
||||
HeaderFileName="dotnet.h"
|
||||
DLLDataFileName=""
|
||||
InterfaceIdentifierFileName="dotnet_i.c"
|
||||
ProxyFileName="dotnet_p.c"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
Description="Performing registration"
|
||||
CommandLine="regsvr32 /s /c "$(TargetPath)""/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"
|
||||
AdditionalIncludeDirectories="$(IntDir)"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="2"
|
||||
UseOfATL="1"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
InlineFunctionExpansion="1"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_ATL_ATTRIBUTES"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="TRUE"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="3"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
IgnoreImportLibrary="TRUE"
|
||||
AdditionalDependencies="corguids.lib"
|
||||
OutputFile="$(OutDir)\dotnet.dll"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories=""
|
||||
MergedIDLBaseFileName="_dotnet.idl"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
ImportLibrary="$(OutDir)\dotnet.lib"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="FALSE"
|
||||
TargetEnvironment="1"
|
||||
GenerateStublessProxies="TRUE"
|
||||
TypeLibraryName="$(IntDir)\dotnet.tlb"
|
||||
HeaderFileName="dotnet.h"
|
||||
DLLDataFileName=""
|
||||
InterfaceIdentifierFileName="dotnet_i.c"
|
||||
ProxyFileName="dotnet_p.c"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
Description="Performing registration"
|
||||
CommandLine="regsvr32 /s /c "$(TargetPath)""/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"
|
||||
AdditionalIncludeDirectories="$(IntDir)"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\dotnet\BaseInfo.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\dotnet\Patch.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\dotnet\Profiler.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\dotnet\SimpleException.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\dotnet\Synchronize.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\dotnet\ThreadInfo.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\dotnet\dotnet.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\dotnet\stdafx.cpp">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="1"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Jrm|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="1"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
UsePrecompiledHeader="1"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\dotnet\utils.cpp">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc">
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\dotnet\BaseInfo.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\dotnet\Patch.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\dotnet\Profiler.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\dotnet\Resource.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\dotnet\SList.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\dotnet\SimpleException.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\dotnet\Synchronize.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\dotnet\ThreadInfo.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\dotnet\stdafx.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\dotnet\dotnet.rc">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\dotnet\dotnet.rgs">
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\dotnet\ReadMe.txt">
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,155 +0,0 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="dotnetPS"
|
||||
ProjectGUID="{5BF37E89-6891-42AD-9133-77B412C01724}"
|
||||
Keyword="AtlPSProj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="DebugPS"
|
||||
IntermediateDirectory="DebugPS"
|
||||
ConfigurationType="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
PreprocessorDefinitions="WIN32;_WIN32_WINNT=0x0400;REGISTER_PROXY_DLL;_DEBUG"
|
||||
RuntimeLibrary="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="kernel32.lib rpcndr.lib rpcns4.lib rpcrt4.lib oleaut32.lib uuid.lib"
|
||||
ModuleDefinitionFile="dotnetPS.def"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
Description="Performing registration"
|
||||
CommandLine="regsvr32 /s /c "$(TargetPath)""/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
Description="Checking for required files"
|
||||
CommandLine="if exist dlldata.c goto :END
|
||||
echo Error: MIDL will not generate DLLDATA.C unless you have at least 1 interface in the main project.
|
||||
Exit 1
|
||||
:END
|
||||
"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Jrm|Win32"
|
||||
OutputDirectory="DebugPS"
|
||||
IntermediateDirectory="DebugPS"
|
||||
ConfigurationType="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
PreprocessorDefinitions="WIN32;_WIN32_WINNT=0x0400;REGISTER_PROXY_DLL;_DEBUG"
|
||||
RuntimeLibrary="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="kernel32.lib rpcndr.lib rpcns4.lib rpcrt4.lib oleaut32.lib uuid.lib"
|
||||
ModuleDefinitionFile="dotnetPS.def"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
Description="Performing registration"
|
||||
CommandLine="regsvr32 /s /c "$(TargetPath)""/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
Description="Checking for required files"
|
||||
CommandLine="if exist dlldata.c goto :END
|
||||
echo Error: MIDL will not generate DLLDATA.C unless you have at least 1 interface in the main project.
|
||||
Exit 1
|
||||
:END
|
||||
"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="ReleasePS"
|
||||
IntermediateDirectory="ReleasePS"
|
||||
ConfigurationType="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="3"
|
||||
PreprocessorDefinitions="WIN32;_WIN32_WINNT=0x0400;REGISTER_PROXY_DLL;NDEBUG"
|
||||
RuntimeLibrary="2"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="kernel32.lib rpcndr.lib rpcns4.lib rpcrt4.lib oleaut32.lib uuid.lib"
|
||||
ModuleDefinitionFile="dotnetPS.def"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
Description="Performing registration"
|
||||
CommandLine="regsvr32 /s /c "$(TargetPath)""/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
Description="Checking for required files"
|
||||
CommandLine="if exist dlldata.c goto :END
|
||||
echo Error: MIDL will not generate DLLDATA.C unless you have at least 1 interface in the main project.
|
||||
Exit 1
|
||||
:END
|
||||
"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\dotnet\dotnetps.def">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Generated Files"
|
||||
SourceControlFiles="FALSE">
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\dotnet\_dotnet_i.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\dotnet\_dotnet_p.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\dotnet\dlldata.c">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,65 +0,0 @@
|
|||
Microsoft Visual Studio Solution File, Format Version 7.00
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mysc", "mysc\mysc.vcproj", "{71042DA0-8212-49BB-A3B2-9387D4D39FA6}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "myspage", "myspage\myspage.vcproj", "{4F5E803D-985F-43B1-8BDC-B8F6D12F56B8}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "myssink", "myssink\myssink.vcproj", "{1B8F4E47-9F2D-45EA-9941-7672B28E8285}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libmysterx", "libmysterx.vcproj", "{68D1B4E0-D9D3-45C3-9BCC-A5491F1F755A}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dotnet", "dotnet\dotnet.vcproj", "{44BA9F7B-63F7-41F4-B8E9-8C69A08A677C}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dotnetPS", "dotnet\dotnetPS.vcproj", "{5BF37E89-6891-42AD-9133-77B412C01724}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfiguration) = preSolution
|
||||
ConfigName.0 = Debug
|
||||
ConfigName.1 = Jrm
|
||||
ConfigName.2 = Release
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectDependencies) = postSolution
|
||||
{4F5E803D-985F-43B1-8BDC-B8F6D12F56B8}.0 = {71042DA0-8212-49BB-A3B2-9387D4D39FA6}
|
||||
{68D1B4E0-D9D3-45C3-9BCC-A5491F1F755A}.0 = {1B8F4E47-9F2D-45EA-9941-7672B28E8285}
|
||||
{68D1B4E0-D9D3-45C3-9BCC-A5491F1F755A}.1 = {4F5E803D-985F-43B1-8BDC-B8F6D12F56B8}
|
||||
{68D1B4E0-D9D3-45C3-9BCC-A5491F1F755A}.2 = {71042DA0-8212-49BB-A3B2-9387D4D39FA6}
|
||||
{5BF37E89-6891-42AD-9133-77B412C01724}.0 = {44BA9F7B-63F7-41F4-B8E9-8C69A08A677C}
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfiguration) = postSolution
|
||||
{71042DA0-8212-49BB-A3B2-9387D4D39FA6}.Debug.ActiveCfg = Debug|Win32
|
||||
{71042DA0-8212-49BB-A3B2-9387D4D39FA6}.Debug.Build.0 = Debug|Win32
|
||||
{71042DA0-8212-49BB-A3B2-9387D4D39FA6}.Jrm.ActiveCfg = Jrm|Win32
|
||||
{71042DA0-8212-49BB-A3B2-9387D4D39FA6}.Jrm.Build.0 = Jrm|Win32
|
||||
{71042DA0-8212-49BB-A3B2-9387D4D39FA6}.Release.ActiveCfg = Release|Win32
|
||||
{71042DA0-8212-49BB-A3B2-9387D4D39FA6}.Release.Build.0 = Release|Win32
|
||||
{4F5E803D-985F-43B1-8BDC-B8F6D12F56B8}.Debug.ActiveCfg = Debug|Win32
|
||||
{4F5E803D-985F-43B1-8BDC-B8F6D12F56B8}.Debug.Build.0 = Debug|Win32
|
||||
{4F5E803D-985F-43B1-8BDC-B8F6D12F56B8}.Jrm.ActiveCfg = Jrm|Win32
|
||||
{4F5E803D-985F-43B1-8BDC-B8F6D12F56B8}.Jrm.Build.0 = Jrm|Win32
|
||||
{4F5E803D-985F-43B1-8BDC-B8F6D12F56B8}.Release.ActiveCfg = Release|Win32
|
||||
{4F5E803D-985F-43B1-8BDC-B8F6D12F56B8}.Release.Build.0 = Release|Win32
|
||||
{1B8F4E47-9F2D-45EA-9941-7672B28E8285}.Debug.ActiveCfg = Debug|Win32
|
||||
{1B8F4E47-9F2D-45EA-9941-7672B28E8285}.Debug.Build.0 = Debug|Win32
|
||||
{1B8F4E47-9F2D-45EA-9941-7672B28E8285}.Jrm.ActiveCfg = Jrm|Win32
|
||||
{1B8F4E47-9F2D-45EA-9941-7672B28E8285}.Jrm.Build.0 = Jrm|Win32
|
||||
{1B8F4E47-9F2D-45EA-9941-7672B28E8285}.Release.ActiveCfg = Release|Win32
|
||||
{1B8F4E47-9F2D-45EA-9941-7672B28E8285}.Release.Build.0 = Release|Win32
|
||||
{68D1B4E0-D9D3-45C3-9BCC-A5491F1F755A}.Debug.ActiveCfg = Debug|Win32
|
||||
{68D1B4E0-D9D3-45C3-9BCC-A5491F1F755A}.Debug.Build.0 = Debug|Win32
|
||||
{68D1B4E0-D9D3-45C3-9BCC-A5491F1F755A}.Jrm.ActiveCfg = Jrm|Win32
|
||||
{68D1B4E0-D9D3-45C3-9BCC-A5491F1F755A}.Jrm.Build.0 = Jrm|Win32
|
||||
{68D1B4E0-D9D3-45C3-9BCC-A5491F1F755A}.Release.ActiveCfg = Release|Win32
|
||||
{68D1B4E0-D9D3-45C3-9BCC-A5491F1F755A}.Release.Build.0 = Release|Win32
|
||||
{44BA9F7B-63F7-41F4-B8E9-8C69A08A677C}.Debug.ActiveCfg = Debug|Win32
|
||||
{44BA9F7B-63F7-41F4-B8E9-8C69A08A677C}.Jrm.ActiveCfg = Jrm|Win32
|
||||
{44BA9F7B-63F7-41F4-B8E9-8C69A08A677C}.Jrm.Build.0 = Jrm|Win32
|
||||
{44BA9F7B-63F7-41F4-B8E9-8C69A08A677C}.Release.ActiveCfg = Release|Win32
|
||||
{44BA9F7B-63F7-41F4-B8E9-8C69A08A677C}.Release.Build.0 = Release|Win32
|
||||
{5BF37E89-6891-42AD-9133-77B412C01724}.Debug.ActiveCfg = Debug|Win32
|
||||
{5BF37E89-6891-42AD-9133-77B412C01724}.Jrm.ActiveCfg = Jrm|Win32
|
||||
{5BF37E89-6891-42AD-9133-77B412C01724}.Release.ActiveCfg = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityAddIns) = postSolution
|
||||
EndGlobalSection
|
||||
EndGlobal
|
|
@ -1,225 +0,0 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="libmysterx"
|
||||
ProjectGUID="{68D1B4E0-D9D3-45C3-9BCC-A5491F1F755A}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="2"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\..\include;..\..\mysterx\mysc;..\..\mysterx\myspage;..\..\mysterx\myssink"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBMYSTERX_EXPORTS"
|
||||
StringPooling="FALSE"
|
||||
MinimalRebuild="FALSE"
|
||||
ExceptionHandling="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="TRUE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
UsePrecompiledHeader="2"
|
||||
BrowseInformation="1"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="htmlhelp.lib libmzgcxxxxxxx.lib libmzschxxxxxxx.lib mzdyn.obj mysc\Debug\mysc.lib"
|
||||
OutputFile="..\..\..\collects\mysterx\private\compiled\native\win32\i386\mxmain.dll"
|
||||
LinkIncremental="0"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="..\..\..\lib\msvc"
|
||||
IgnoreDefaultLibraryNames="LIBCMT.lib;LIBCMTD.lib"
|
||||
ModuleDefinitionFile="..\..\mysterx\mxmain.def"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="..\..\..\collects\mysterx\private\compiled\native\win32\i386\mxmain.pdb"
|
||||
SubSystem="2"
|
||||
ImportLibrary="$(OutDir)\$(InputName).lib"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
WarningLevel="3"
|
||||
GenerateStublessProxies="TRUE"
|
||||
EnableErrorChecks="2"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Jrm|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="2"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\..\include;..\..\mysterx\mysc;..\..\mysterx\myspage;..\..\mysterx\myssink"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBMYSTERX_EXPORTS;MYSTERX_DOTNET"
|
||||
StringPooling="FALSE"
|
||||
MinimalRebuild="FALSE"
|
||||
ExceptionHandling="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="TRUE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
UsePrecompiledHeader="2"
|
||||
BrowseInformation="1"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="htmlhelp.lib libmzgcxxxxxxx.lib libmzschxxxxxxx.lib mscoree.lib mzdyn.obj mysc\Debug\mysc.lib"
|
||||
OutputFile="..\..\..\collects\mysterx\private\compiled\native\win32\i386\mxmain.dll"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="..\..\..\lib\msvc"
|
||||
IgnoreDefaultLibraryNames="LIBCMT.lib;LIBCMTD.lib"
|
||||
ModuleDefinitionFile="..\..\mysterx\mxmain.def"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="..\..\..\collects\mysterx\private\compiled\native\win32\i386\mxmain.pdb"
|
||||
SubSystem="2"
|
||||
ImportLibrary="$(OutDir)\$(InputName).lib"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
WarningLevel="3"
|
||||
GenerateStublessProxies="TRUE"
|
||||
EnableErrorChecks="2"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="2"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="2"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
FavorSizeOrSpeed="1"
|
||||
OmitFramePointers="FALSE"
|
||||
AdditionalIncludeDirectories="..\..\..\include;..\..\mysterx\mysc;..\..\mysterx\myspage;..\..\mysterx\myssink"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBMYSTERX_EXPORTS"
|
||||
StringPooling="TRUE"
|
||||
MinimalRebuild="FALSE"
|
||||
ExceptionHandling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
UsePrecompiledHeader="2"
|
||||
ObjectFile=""
|
||||
ProgramDataBaseFileName=""
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="0"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="htmlhelp.lib libmzgcxxxxxxx.lib libmzschxxxxxxx.lib mzdyn.obj mysc\Release\mysc.lib"
|
||||
OutputFile="..\..\..\collects\mysterx\private\compiled\native\win32\i386\mxmain.dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="..\..\..\lib\msvc"
|
||||
IgnoreDefaultLibraryNames="LIBCMT.lib"
|
||||
ModuleDefinitionFile="..\..\mysterx\mxmain.def"
|
||||
GenerateDebugInformation="FALSE"
|
||||
SubSystem="2"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
ImportLibrary="$(OutDir)\$(InputName).lib"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
||||
<File
|
||||
RelativePath="..\..\mysterx\array.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mysterx\browser.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mysterx\comtypes.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mysterx\htmlevent.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mysterx\htmlutil.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mysterx\mysterx.cxx">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,154 +0,0 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="mysc"
|
||||
ProjectGUID="{71042DA0-8212-49BB-A3B2-9387D4D39FA6}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="4"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\..\..\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
||||
ExceptionHandling="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="1"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="4"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="2"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)\$(InputName).lib"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Jrm|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="4"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\..\..\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
||||
ExceptionHandling="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="1"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="4"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="2"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)\$(InputName).lib"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="4"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="2"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
FavorSizeOrSpeed="1"
|
||||
OmitFramePointers="FALSE"
|
||||
AdditionalIncludeDirectories="..\..\..\..\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="0"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
UsePrecompiledHeader="0"
|
||||
ProgramDataBaseFileName=""
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="0"
|
||||
CompileAs="2"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)\$(InputName).lib"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\mysc\bstr.cxx">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath="ReadMe.txt">
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,273 +0,0 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="myspage"
|
||||
ProjectGUID="{4F5E803D-985F-43B1-8BDC-B8F6D12F56B8}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="2"
|
||||
UseOfATL="1"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
DeleteExtensionsOnClean="*.obj;*.ilk;*.pdb;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.bat;$(TargetPath)">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\..\..\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MYSPAGE_EXPORTS"
|
||||
MinimalRebuild="FALSE"
|
||||
ExceptionHandling="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
UsePrecompiledHeader="2"
|
||||
BrowseInformation="1"
|
||||
WarningLevel="4"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="libmzgcxxxxxxx.lib libmzschxxxxxxx.lib mzdyn.obj"
|
||||
OutputFile="..\..\..\..\$(ProjectName).dll"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="..\..\..\..\lib\msvc"
|
||||
IgnoreDefaultLibraryNames="LIBCMT"
|
||||
ModuleDefinitionFile="..\..\..\mysterx\myspage\$(ProjectName).def"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="..\..\..\..\$(ProjectName).pdb"
|
||||
SubSystem="2"
|
||||
ImportLibrary="$(OutDir)\$(ProjectName).lib"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
AdditionalIncludeDirectories="..\..\..\..\include"
|
||||
WarningLevel="3"
|
||||
GenerateStublessProxies="TRUE"
|
||||
TypeLibraryName="$(ProjectName).tlb"
|
||||
OutputDirectory="..\..\..\mysterx\myspage"
|
||||
HeaderFileName="$(ProjectName).h"
|
||||
EnableErrorChecks="2"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
Description="Register $(ProjectName).dll"
|
||||
CommandLine="REGSVR32 /s ..\..\..\..\$(ProjectName).dll"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Jrm|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="2"
|
||||
UseOfATL="1"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
DeleteExtensionsOnClean="*.obj;*.ilk;*.pdb;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.bat;$(TargetPath)">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\..\..\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MYSPAGE_EXPORTS"
|
||||
MinimalRebuild="FALSE"
|
||||
ExceptionHandling="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
UsePrecompiledHeader="2"
|
||||
BrowseInformation="1"
|
||||
WarningLevel="4"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="libmzgcxxxxxxx.lib libmzschxxxxxxx.lib mzdyn.obj"
|
||||
OutputFile="..\..\..\..\$(ProjectName).dll"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="..\..\..\..\lib\msvc"
|
||||
IgnoreDefaultLibraryNames="LIBCMT"
|
||||
ModuleDefinitionFile="..\..\..\mysterx\myspage\$(ProjectName).def"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="..\..\..\..\$(ProjectName).pdb"
|
||||
SubSystem="2"
|
||||
ImportLibrary="$(OutDir)\$(InputName).lib"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
AdditionalIncludeDirectories="..\..\..\..\include"
|
||||
WarningLevel="3"
|
||||
GenerateStublessProxies="TRUE"
|
||||
TypeLibraryName="$(ProjectName).tlb"
|
||||
OutputDirectory="..\..\..\mysterx\myspage"
|
||||
HeaderFileName="$(ProjectName).h"
|
||||
EnableErrorChecks="2"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
Description="Register $(ProjectName).dll"
|
||||
CommandLine="REGSVR32 /s ..\..\..\..\$(ProjectName).dll"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="2"
|
||||
UseOfATL="1"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2"
|
||||
DeleteExtensionsOnClean="*.obj;*.ilk;*.pdb;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.bat;$(TargetPath)">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="2"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
FavorSizeOrSpeed="1"
|
||||
OmitFramePointers="FALSE"
|
||||
AdditionalIncludeDirectories="..\..\..\..\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MYSPAGE_EXPORTS"
|
||||
StringPooling="TRUE"
|
||||
ExceptionHandling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
UsePrecompiledHeader="2"
|
||||
ProgramDataBaseFileName=""
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="libmzgcxxxxxxx.lib libmzschxxxxxxx.lib mzdyn.obj"
|
||||
OutputFile="..\..\..\..\$(ProjectName).dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="..\..\..\..\lib\msvc"
|
||||
IgnoreDefaultLibraryNames="LIBCMT"
|
||||
ModuleDefinitionFile="..\..\..\mysterx\myspage\$(ProjectName).def"
|
||||
GenerateDebugInformation="FALSE"
|
||||
SubSystem="2"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
ImportLibrary="$(OutDir)\$(InputName).lib"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
AdditionalIncludeDirectories="..\..\..\..\include"
|
||||
WarningLevel="3"
|
||||
GenerateStublessProxies="TRUE"
|
||||
TypeLibraryName="$(ProjectName).tlb"
|
||||
OutputDirectory="..\..\..\mysterx\myspage"
|
||||
HeaderFileName="$(ProjectName).h"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
Description="Register $(ProjectName).dll"
|
||||
CommandLine="REGSVR32 /s ..\..\..\..\$(ProjectName).dll"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\myspage\dhtmlpage.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\myspage\event.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\myspage\eventqueue.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\myspage\myspage.cxx">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc">
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\myspage\resource.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\myspage\myspage.idl">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
GenerateStublessProxies="TRUE"
|
||||
OutputDirectory="$(InputDir)"
|
||||
HeaderFileName="$(InputName).h"
|
||||
InterfaceIdentifierFileName="$(InputName)_i.c"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
OutputDirectory="$(InputDir)"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\myspage\myspage.rc">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ResourceOutputFileName="$(InputDir)\$(InputName).res"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ResourceOutputFileName="$(InputDir)\$(InputName).res"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,263 +0,0 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="myssink"
|
||||
ProjectGUID="{1B8F4E47-9F2D-45EA-9941-7672B28E8285}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="2"
|
||||
UseOfATL="1"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\mysterx\mysc"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MYSSINK_EXPORTS"
|
||||
MinimalRebuild="FALSE"
|
||||
ExceptionHandling="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
UsePrecompiledHeader="2"
|
||||
BrowseInformation="1"
|
||||
WarningLevel="4"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="2"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="libmzgcxxxxxxx.lib libmzschxxxxxxx.lib mzdyn.obj ..\mysc\Debug\mysc.lib"
|
||||
OutputFile="..\..\..\..\$(ProjectName).dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="..\..\..\..\lib\msvc"
|
||||
IgnoreDefaultLibraryNames="LIBCMT.lib;LIBCMTD.lib"
|
||||
ModuleDefinitionFile="..\..\..\mysterx\myssink\$(ProjectName).def"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="..\..\..\..\$(ProjectName).pdb"
|
||||
SubSystem="2"
|
||||
ImportLibrary="$(OutDir)\$(ProjectName).lib"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
WarningLevel="3"
|
||||
GenerateStublessProxies="TRUE"
|
||||
TypeLibraryName="$(ProjectName).tlb"
|
||||
OutputDirectory="..\..\..\mysterx\myssink"
|
||||
HeaderFileName="$(ProjectName).h"
|
||||
EnableErrorChecks="2"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
Description="Register $(ProjectName).dll"
|
||||
CommandLine="REGSVR32 /s ..\..\..\..\$(ProjectName).dll"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Jrm|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="2"
|
||||
UseOfATL="1"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\mysterx\mysc"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MYSSINK_EXPORTS"
|
||||
MinimalRebuild="FALSE"
|
||||
ExceptionHandling="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
UsePrecompiledHeader="2"
|
||||
BrowseInformation="1"
|
||||
WarningLevel="4"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="2"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="libmzgcxxxxxxx.lib libmzschxxxxxxx.lib mzdyn.obj ..\mysc\Debug\mysc.lib"
|
||||
OutputFile="..\..\..\..\$(ProjectName).dll"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="..\..\..\..\lib\msvc"
|
||||
IgnoreDefaultLibraryNames="LIBCMT.lib;LIBCMTD.lib"
|
||||
ModuleDefinitionFile="..\..\..\mysterx\myssink\$(ProjectName).def"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="..\..\..\..\$(ProjectName).pdb"
|
||||
SubSystem="2"
|
||||
ImportLibrary="$(OutDir)\$(ProjectName).lib"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
WarningLevel="3"
|
||||
GenerateStublessProxies="TRUE"
|
||||
TypeLibraryName="$(ProjectName).tlb"
|
||||
OutputDirectory="..\..\..\mysterx\myssink"
|
||||
HeaderFileName="$(ProjectName).h"
|
||||
EnableErrorChecks="2"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
Description="Register $(ProjectName).dll"
|
||||
CommandLine="REGSVR32 /s ..\..\..\..\$(ProjectName).dll"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="2"
|
||||
UseOfATL="1"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="2"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
FavorSizeOrSpeed="1"
|
||||
OmitFramePointers="FALSE"
|
||||
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\mysterx\mysc"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MYSSINK_EXPORTS"
|
||||
StringPooling="TRUE"
|
||||
MinimalRebuild="FALSE"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
UsePrecompiledHeader="2"
|
||||
ProgramDataBaseFileName=""
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="0"
|
||||
CompileAs="2"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="libmzgcxxxxxxx.lib libmzschxxxxxxx.lib mzdyn.obj ..\mysc\Release\mysc.lib"
|
||||
OutputFile="..\..\..\..\$(ProjectName).dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="..\..\..\..\lib\msvc"
|
||||
IgnoreDefaultLibraryNames="LIBCMT.lib"
|
||||
ModuleDefinitionFile="..\..\..\mysterx\myssink\$(ProjectName).def"
|
||||
GenerateDebugInformation="FALSE"
|
||||
SubSystem="2"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
ImportLibrary="$(OutDir)\$(ProjectName).lib"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
WarningLevel="3"
|
||||
GenerateStublessProxies="TRUE"
|
||||
TypeLibraryName="$(ProjectName).tlb"
|
||||
OutputDirectory="..\..\..\mysterx\myssink"
|
||||
HeaderFileName="$(ProjectName).h"
|
||||
EnableErrorChecks="2"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
Description="Register $(ProjectName).dll"
|
||||
CommandLine="REGSVR32 /s ..\..\..\..\$(ProjectName).dll"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\myssink\comtypes.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\myssink\myssink.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\myssink\sink.cxx">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\myssink\myssink.idl">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
AdditionalIncludeDirectories="..\..\..\mzscheme\include;..\..\..\mysterx\mysc"
|
||||
OutputDirectory="$(InputDir)"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
OutputDirectory="$(InputDir)"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\mysterx\myssink\myssink.rc">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ResourceOutputFileName="$(InputDir)\$(InputName).res"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
ResourceOutputFileName="$(InputDir)\$(InputName).res"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,182 +0,0 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="libmzgc"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\MzScheme\Gc\Include,$(NOINHERIT)"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GC_BUILD;MD_LIB_MAIN;SILENT;OLD_BLOCK_ALLOC;LARGE_CONFIG;ATOMIC_UNCOLLECTABLE;INITIAL_MARK_STACK_SIZE=8192;GC_DLL"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="1"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
AdditionalDependencies="Unicows.lib User32.lib"
|
||||
OutputFile="..\..\..\lib\$(ProjectName)xxxxxxx.dll"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ImportLibrary="..\..\..\lib\msvc\$(ProjectName)xxxxxxx.lib"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="1"
|
||||
AdditionalIncludeDirectories="..\..\MzScheme\Gc\Include,$(NOINHERIT)"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GC_BUILD;SILENT;OLD_BLOCK_ALLOC;LARGE_CONFIG;ATOMIC_UNCOLLECTABLE;INITIAL_MARK_STACK_SIZE=8192;GC_DLL"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
AdditionalDependencies="Unicows.lib User32.lib"
|
||||
OutputFile="..\..\..\lib\$(ProjectName)xxxxxxx.dll"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ImportLibrary="..\..\..\lib\msvc\$(ProjectName)xxxxxxx.lib"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Gc\Allchblk.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Gc\Alloc.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Gc\Blacklst.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Gc\Dyn_load.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Gc\Finalize.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Gc\Headers.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Gc\Mach_dep.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Gc\Malloc.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Gc\Mallocx.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Gc\Mark.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Gc\Mark_rts.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Gc\Misc.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Gc\New_hblk.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Gc\Obj_map.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Gc\Os_dep.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Gc\Reclaim.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Gc\Stubborn.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Gc\win32_threads.c">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,270 +0,0 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="libmzsch"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..,..\..\mzscheme\include,..\..\mzscheme\src,..\..\foreign\libffi_msvc,$(NOINHERIT)"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GC_DLL;__STDC__;LIBMZ_EXPORTS"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="1"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
AdditionalDependencies="Unicows.lib WSock32.lib Shell32.lib User32.lib"
|
||||
OutputFile="..\..\..\lib\$(ProjectName)xxxxxxx.dll"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
BaseAddress="0x10400000"
|
||||
ImportLibrary="..\..\..\lib\msvc\$(ProjectName)xxxxxxx.lib"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions="/Oy-"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="1"
|
||||
AdditionalIncludeDirectories="..,..\..\mzscheme\include,..\..\mzscheme\src,..\..\foreign\libffi_msvc,$(NOINHERIT)"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GC_DLL;__STDC__;LIBMZ_EXPORTS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
AdditionalDependencies="Unicows.lib WSock32.lib Shell32.lib User32.lib"
|
||||
OutputFile="..\..\..\lib\$(ProjectName)xxxxxxx.dll"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
BaseAddress="0x10400000"
|
||||
ImportLibrary="..\..\..\lib\msvc\$(ProjectName)xxxxxxx.lib"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\Bignum.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\Bool.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\Char.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\Complex.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\Dynext.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\Env.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\Error.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\Eval.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\File.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\Fun.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\Hash.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\List.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\Number.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\Port.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\Print.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\Rational.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\Read.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\Regexp.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\Salloc.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\Sema.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\Setjmpup.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\String.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\Struct.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\Symbol.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\Syntax.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\Type.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\builtin.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\foreign\libffi_msvc\ffi.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\foreign\foreign.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\gmp\gmp.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\image.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\jit.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\module.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\mzsj86.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\network.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\numarith.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\numcomp.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\numstr.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\portfun.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\foreign\libffi_msvc\prep_cif.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\stxobj.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\thread.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\foreign\libffi_msvc\types.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\mzscheme\uniplt.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Src\vector.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\foreign\libffi_msvc\win32.c">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
Binary file not shown.
Before Width: | Height: | Size: 25 KiB |
|
@ -1,22 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<assemblyIdentity
|
||||
version="1.0.0.0"
|
||||
processorArchitecture="X86"
|
||||
name="Org.PLT-Scheme.MrEd "
|
||||
type="win32"
|
||||
/>
|
||||
<description>MrEd - Graphical PLT Scheme.</description>
|
||||
<dependency>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity
|
||||
type="win32"
|
||||
name="Microsoft.Windows.Common-Controls"
|
||||
version="6.0.0.0"
|
||||
processorArchitecture="X86"
|
||||
publicKeyToken="6595b64144ccf1df"
|
||||
language="*"
|
||||
/>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
</assembly>
|
|
@ -1,55 +0,0 @@
|
|||
//Microsoft Developer Studio generated resource script.
|
||||
//
|
||||
#include "wx.rc"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Icon
|
||||
//
|
||||
|
||||
// Icon with lowest ID value placed first to ensure application icon
|
||||
// remains consistent on all systems.
|
||||
WXSTD_FRAME ICON DISCARDABLE "mred.ico"
|
||||
WXSTD_MDICHILDFRAME ICON DISCARDABLE "mred.ico"
|
||||
WXSTD_MDIPARENTFRAME ICON DISCARDABLE "mred.ico"
|
||||
APPLICATION ICON DISCARDABLE "mred.ico"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Version
|
||||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 299,100,0,0
|
||||
PRODUCTVERSION 299,100,0,0
|
||||
FILEFLAGSMASK 0x3fL
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
#else
|
||||
FILEFLAGS 0x0L
|
||||
#endif
|
||||
FILEOS 0x40004L
|
||||
FILETYPE 0x1L
|
||||
FILESUBTYPE 0x0L
|
||||
BEGIN
|
||||
BLOCK "StringFileInfo"
|
||||
BEGIN
|
||||
BLOCK "040904b0"
|
||||
BEGIN
|
||||
VALUE "CompanyName", "PLT Inc.\0"
|
||||
VALUE "FileDescription", "mred\0"
|
||||
VALUE "FileVersion", "299, 100, 0, 0\0"
|
||||
VALUE "InternalName", "mred\0"
|
||||
VALUE "LegalCopyright", "Copyright © 1995-2006\0"
|
||||
VALUE "OriginalFilename", "MrEd.exe\0"
|
||||
VALUE "ProductName", "MrEd\0"
|
||||
VALUE "ProductVersion", "299, 100, 0, 0\0"
|
||||
END
|
||||
END
|
||||
BLOCK "VarFileInfo"
|
||||
BEGIN
|
||||
VALUE "Translation", 0x409, 1200
|
||||
END
|
||||
END
|
||||
|
||||
CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "mred.manifest"
|
|
@ -1,98 +0,0 @@
|
|||
Microsoft Visual Studio Solution File, Format Version 7.00
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MrEd", "mred.vcproj", "{D59A2B28-330B-41F5-8261-F5BC1019E163}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libmred", "..\libmred\libmred.vcproj", "{81BD2D42-F150-493D-94BA-88585B202789}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libmzsch", "..\libmzsch\libmzsch.vcproj", "{A6713577-7DFB-48F8-B8C1-7DB2D7C51F90}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libmzgc", "..\libmzgc\libmzgc.vcproj", "{66548E7B-294E-40EF-B7C0-C8D6D7E6234F}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jpeg", "..\jpeg\jpeg.vcproj", "{1549C7C5-AF41-43BE-B905-BA6374FE6BEC}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "png", "..\png\png.vcproj", "{85CFDF8A-E7A2-4B6D-A0D2-1C75835B6AEA}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wxme", "..\wxme\wxme.vcproj", "{1C9F9C4D-FA97-4A56-8E7F-CA1EC99C35E3}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wxs", "..\wxs\wxs.vcproj", "{B9FC613A-B427-4DB5-B1E3-7673D384ECE3}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wxutils", "..\wxutils\wxutils.vcproj", "{31231DD7-4B8F-4E46-A747-81E41AFE04B5}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wxwin", "..\wxwin\wxwin.vcproj", "{5386B148-05B4-483B-B144-C3E2A6E15C78}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "..\zlib\zlib.vcproj", "{8CE7DC81-695B-436B-AA96-2D753846AFE5}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfiguration) = preSolution
|
||||
ConfigName.0 = Debug
|
||||
ConfigName.1 = Release
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectDependencies) = postSolution
|
||||
{D59A2B28-330B-41F5-8261-F5BC1019E163}.0 = {A6713577-7DFB-48F8-B8C1-7DB2D7C51F90}
|
||||
{D59A2B28-330B-41F5-8261-F5BC1019E163}.1 = {66548E7B-294E-40EF-B7C0-C8D6D7E6234F}
|
||||
{D59A2B28-330B-41F5-8261-F5BC1019E163}.2 = {81BD2D42-F150-493D-94BA-88585B202789}
|
||||
{81BD2D42-F150-493D-94BA-88585B202789}.0 = {A6713577-7DFB-48F8-B8C1-7DB2D7C51F90}
|
||||
{81BD2D42-F150-493D-94BA-88585B202789}.1 = {1C9F9C4D-FA97-4A56-8E7F-CA1EC99C35E3}
|
||||
{81BD2D42-F150-493D-94BA-88585B202789}.2 = {1549C7C5-AF41-43BE-B905-BA6374FE6BEC}
|
||||
{81BD2D42-F150-493D-94BA-88585B202789}.3 = {85CFDF8A-E7A2-4B6D-A0D2-1C75835B6AEA}
|
||||
{81BD2D42-F150-493D-94BA-88585B202789}.4 = {B9FC613A-B427-4DB5-B1E3-7673D384ECE3}
|
||||
{81BD2D42-F150-493D-94BA-88585B202789}.5 = {31231DD7-4B8F-4E46-A747-81E41AFE04B5}
|
||||
{81BD2D42-F150-493D-94BA-88585B202789}.6 = {5386B148-05B4-483B-B144-C3E2A6E15C78}
|
||||
{81BD2D42-F150-493D-94BA-88585B202789}.7 = {66548E7B-294E-40EF-B7C0-C8D6D7E6234F}
|
||||
{81BD2D42-F150-493D-94BA-88585B202789}.8 = {8CE7DC81-695B-436B-AA96-2D753846AFE5}
|
||||
{A6713577-7DFB-48F8-B8C1-7DB2D7C51F90}.0 = {66548E7B-294E-40EF-B7C0-C8D6D7E6234F}
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfiguration) = postSolution
|
||||
{D59A2B28-330B-41F5-8261-F5BC1019E163}.Debug.ActiveCfg = Debug|Win32
|
||||
{D59A2B28-330B-41F5-8261-F5BC1019E163}.Debug.Build.0 = Debug|Win32
|
||||
{D59A2B28-330B-41F5-8261-F5BC1019E163}.Release.ActiveCfg = Release|Win32
|
||||
{D59A2B28-330B-41F5-8261-F5BC1019E163}.Release.Build.0 = Release|Win32
|
||||
{81BD2D42-F150-493D-94BA-88585B202789}.Debug.ActiveCfg = Debug|Win32
|
||||
{81BD2D42-F150-493D-94BA-88585B202789}.Debug.Build.0 = Debug|Win32
|
||||
{81BD2D42-F150-493D-94BA-88585B202789}.Release.ActiveCfg = Release|Win32
|
||||
{81BD2D42-F150-493D-94BA-88585B202789}.Release.Build.0 = Release|Win32
|
||||
{A6713577-7DFB-48F8-B8C1-7DB2D7C51F90}.Debug.ActiveCfg = Debug|Win32
|
||||
{A6713577-7DFB-48F8-B8C1-7DB2D7C51F90}.Debug.Build.0 = Debug|Win32
|
||||
{A6713577-7DFB-48F8-B8C1-7DB2D7C51F90}.Release.ActiveCfg = Release|Win32
|
||||
{A6713577-7DFB-48F8-B8C1-7DB2D7C51F90}.Release.Build.0 = Release|Win32
|
||||
{66548E7B-294E-40EF-B7C0-C8D6D7E6234F}.Debug.ActiveCfg = Debug|Win32
|
||||
{66548E7B-294E-40EF-B7C0-C8D6D7E6234F}.Debug.Build.0 = Debug|Win32
|
||||
{66548E7B-294E-40EF-B7C0-C8D6D7E6234F}.Release.ActiveCfg = Release|Win32
|
||||
{66548E7B-294E-40EF-B7C0-C8D6D7E6234F}.Release.Build.0 = Release|Win32
|
||||
{1549C7C5-AF41-43BE-B905-BA6374FE6BEC}.Debug.ActiveCfg = Debug|Win32
|
||||
{1549C7C5-AF41-43BE-B905-BA6374FE6BEC}.Debug.Build.0 = Debug|Win32
|
||||
{1549C7C5-AF41-43BE-B905-BA6374FE6BEC}.Release.ActiveCfg = Release|Win32
|
||||
{1549C7C5-AF41-43BE-B905-BA6374FE6BEC}.Release.Build.0 = Release|Win32
|
||||
{85CFDF8A-E7A2-4B6D-A0D2-1C75835B6AEA}.Debug.ActiveCfg = Debug|Win32
|
||||
{85CFDF8A-E7A2-4B6D-A0D2-1C75835B6AEA}.Debug.Build.0 = Debug|Win32
|
||||
{85CFDF8A-E7A2-4B6D-A0D2-1C75835B6AEA}.Release.ActiveCfg = Release|Win32
|
||||
{85CFDF8A-E7A2-4B6D-A0D2-1C75835B6AEA}.Release.Build.0 = Release|Win32
|
||||
{1C9F9C4D-FA97-4A56-8E7F-CA1EC99C35E3}.Debug.ActiveCfg = Debug|Win32
|
||||
{1C9F9C4D-FA97-4A56-8E7F-CA1EC99C35E3}.Debug.Build.0 = Debug|Win32
|
||||
{1C9F9C4D-FA97-4A56-8E7F-CA1EC99C35E3}.Release.ActiveCfg = Release|Win32
|
||||
{1C9F9C4D-FA97-4A56-8E7F-CA1EC99C35E3}.Release.Build.0 = Release|Win32
|
||||
{B9FC613A-B427-4DB5-B1E3-7673D384ECE3}.Debug.ActiveCfg = Debug|Win32
|
||||
{B9FC613A-B427-4DB5-B1E3-7673D384ECE3}.Debug.Build.0 = Debug|Win32
|
||||
{B9FC613A-B427-4DB5-B1E3-7673D384ECE3}.Release.ActiveCfg = Release|Win32
|
||||
{B9FC613A-B427-4DB5-B1E3-7673D384ECE3}.Release.Build.0 = Release|Win32
|
||||
{31231DD7-4B8F-4E46-A747-81E41AFE04B5}.Debug.ActiveCfg = Debug|Win32
|
||||
{31231DD7-4B8F-4E46-A747-81E41AFE04B5}.Debug.Build.0 = Debug|Win32
|
||||
{31231DD7-4B8F-4E46-A747-81E41AFE04B5}.Release.ActiveCfg = Release|Win32
|
||||
{31231DD7-4B8F-4E46-A747-81E41AFE04B5}.Release.Build.0 = Release|Win32
|
||||
{5386B148-05B4-483B-B144-C3E2A6E15C78}.Debug.ActiveCfg = Debug|Win32
|
||||
{5386B148-05B4-483B-B144-C3E2A6E15C78}.Debug.Build.0 = Debug|Win32
|
||||
{5386B148-05B4-483B-B144-C3E2A6E15C78}.Release.ActiveCfg = Release|Win32
|
||||
{5386B148-05B4-483B-B144-C3E2A6E15C78}.Release.Build.0 = Release|Win32
|
||||
{8CE7DC81-695B-436B-AA96-2D753846AFE5}.Debug.ActiveCfg = Debug|Win32
|
||||
{8CE7DC81-695B-436B-AA96-2D753846AFE5}.Debug.Build.0 = Debug|Win32
|
||||
{8CE7DC81-695B-436B-AA96-2D753846AFE5}.Release.ActiveCfg = Release|Win32
|
||||
{8CE7DC81-695B-436B-AA96-2D753846AFE5}.Release.Build.0 = Release|Win32
|
||||
{7AA435B6-FCCA-41CB-87FF-C224FE1DAB88}.Debug.ActiveCfg = Debug|Win32
|
||||
{7AA435B6-FCCA-41CB-87FF-C224FE1DAB88}.Debug.Build.0 = Debug|Win32
|
||||
{7AA435B6-FCCA-41CB-87FF-C224FE1DAB88}.Release.ActiveCfg = Release|Win32
|
||||
{7AA435B6-FCCA-41CB-87FF-C224FE1DAB88}.Release.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityAddIns) = postSolution
|
||||
EndGlobalSection
|
||||
EndGlobal
|
|
@ -1,203 +0,0 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="MrEd"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="1"
|
||||
AdditionalIncludeDirectories="..,..\..\mzscheme\gc,..\..\wxwindow\include\base,..\..\wxwindow\include\msw,..\..\mzscheme\include,..\..\mred\wxme,..\..\mzscheme\utils,..\..\wxwindow\contrib\fafa"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,__WINDOWS__,GC_DLL,__STDC__"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:I386 /DELAYLOAD:libmzschxxxxxxx.dll /DELAYLOAD:libmzgcxxxxxxx.dll /DELAYLOAD:libmredxxxxxxx.dll"
|
||||
AdditionalDependencies="Unicows.lib WSock32.lib User32.lib Advapi32.lib delayimp.lib"
|
||||
OutputFile="..\..\..\$(ProjectName).exe"
|
||||
ProgramDatabaseFile="..\..\..\$(ProjectName).pdb"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
IgnoreDefaultLibraryNames="libcd.lib"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"
|
||||
AdditionalIncludeDirectories="..\..\wxwindow\include\msw;..\..\wxwindow\contrib\fafa"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="1"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..,..\..\mzscheme\gc,..\..\wxwindow\include\base,..\..\wxwindow\include\msw,..\..\mzscheme\include,..\..\mred\wxme,..\..\mzscheme\utils,..\..\wxwindow\contrib\fafa"
|
||||
PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,__WINDOWS__,GC_DLL,__STDC__"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="1"
|
||||
UsePrecompiledHeader="2"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:I386 /DELAYLOAD:libmzschxxxxxxx.dll /DELAYLOAD:libmzgcxxxxxxx.dll /DELAYLOAD:libmredxxxxxxx.dll"
|
||||
AdditionalDependencies="Unicows.lib WSock32.lib User32.lib Advapi32.lib delayimp.lib"
|
||||
OutputFile="..\..\..\$(ProjectName).exe"
|
||||
ProgramDatabaseFile="..\..\..\$(ProjectName).pdb"
|
||||
SuppressStartupBanner="TRUE"
|
||||
IgnoreDefaultLibraryNames="libcd.lib"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"
|
||||
AdditionalIncludeDirectories="..\..\wxwindow\include\msw;..\..\wxwindow\contrib\fafa"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;for;f90">
|
||||
<File
|
||||
RelativePath=".\Mred.rc">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\mrmain.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\mzscheme\uniplt.c">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;fi;fd">
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxme\Wx_cgrec.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxme\Wx_keym.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxme\Wx_medad.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxme\Wx_snip.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\wxme\edjr.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\mred.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\wxme\wx_media.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\wxme\wx_medio.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxme\wx_mline.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxme\wx_mpriv.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\wxme\wx_style.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mzscheme\utils\xcglue.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe">
|
||||
<File
|
||||
RelativePath=".\BULLSEYE.CUR">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\HAND.CUR">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\WATCH1.CUR">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\child.ico">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fafa.ico">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\mdi.ico">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\mred.ico">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\std.ico">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,18 +0,0 @@
|
|||
Microsoft Visual Studio Solution File, Format Version 7.00
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MrStart", "mrstart.vcproj", "{138CC248-8A45-436E-A4A6-E7570D7C2C0F}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfiguration) = preSolution
|
||||
ConfigName.0 = Release
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectDependencies) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfiguration) = postSolution
|
||||
{138CC248-8A45-436E-A4A6-E7570D7C2C0F}.Release.ActiveCfg = Release|Win32
|
||||
{138CC248-8A45-436E-A4A6-E7570D7C2C0F}.Release.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityAddIns) = postSolution
|
||||
EndGlobalSection
|
||||
EndGlobal
|
|
@ -1,90 +0,0 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="MrStart"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="..\..\..\collects\launcher"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="1"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,MRSTART"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="4"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
OutputFile="..\..\..\collects\launcher\$(ProjectName).exe"
|
||||
LinkIncremental="1"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="..\..\..\collects\launcher\$(ProjectName).pdb"
|
||||
SuppressStartupBanner="TRUE"
|
||||
SubSystem="2"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName="..\..\..\collects\launcher\$(ProjectName).tlb"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG,MRSTART"
|
||||
AdditionalIncludeDirectories="..\starters;$(NoInherit)"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;for;f90">
|
||||
<File
|
||||
RelativePath="..\..\mzscheme\dynsrc\start.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\starters\start.rc">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;fi;fd">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,170 +0,0 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="MzCOM"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="1"
|
||||
UseOfMFC="0"
|
||||
UseOfATL="1"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..,..\..\mzscheme\include,."
|
||||
PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,GC_DLL"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="1"
|
||||
UsePrecompiledHeader="2"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:I386 /DELAYLOAD:libmzschxxxxxxx.dll /DELAYLOAD:libmzgcxxxxxxx.dll"
|
||||
AdditionalDependencies="delayimp.lib"
|
||||
OutputFile="..\..\..\$(ProjectName).exe"
|
||||
ProgramDatabaseFile="..\..\..\$(ProjectName).pdb"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
AdditionalIncludeDirectories="..\..\mzcom,$(OutDir),$(NOINHERIT)"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
UseOfMFC="0"
|
||||
UseOfATL="1"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="1"
|
||||
AdditionalIncludeDirectories="..,..\..\mzscheme\include,."
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,GC_DLL"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:I386 /DELAYLOAD:libmzschxxxxxxx.dll /DELAYLOAD:libmzgcxxxxxxx.dll"
|
||||
AdditionalDependencies="delayimp.lib"
|
||||
OutputFile="..\..\..\$(ProjectName).exe"
|
||||
ProgramDatabaseFile="..\..\..\$(ProjectName).pdb"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
AdditionalIncludeDirectories="..\..\mzcom,$(OutDir),$(NOINHERIT)"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
||||
<File
|
||||
RelativePath="..\..\mzcom\mzcom.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mzcom\mzcom.idl">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mzcom\mzobj.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mzcom\stdafx.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl">
|
||||
<File
|
||||
RelativePath=".\MzCOMCP.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\mzcom.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mzcom\mzobj.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
||||
<File
|
||||
RelativePath=".\MzCOM.rgs">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\MzObj.rgs">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\mzcom.ico">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\mzcom.rc">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,32 +0,0 @@
|
|||
#ifndef _MZCOMCP_H_
|
||||
#define _MZCOMCP_H_
|
||||
|
||||
template <class T>
|
||||
class CProxy_IMzObjEvents : public IConnectionPointImpl<T, &DIID__IMzObjEvents, CComDynamicUnkArray>
|
||||
{
|
||||
//Warning this class may be recreated by the wizard.
|
||||
public:
|
||||
VOID Fire_SchemeError(BSTR description)
|
||||
{
|
||||
T* pT = static_cast<T*>(this);
|
||||
int nConnectionIndex;
|
||||
CComVariant* pvars = new CComVariant[1];
|
||||
int nConnections = m_vec.GetSize();
|
||||
|
||||
for (nConnectionIndex = 0; nConnectionIndex < nConnections; nConnectionIndex++)
|
||||
{
|
||||
pT->Lock();
|
||||
CComPtr<IUnknown> sp = m_vec.GetAt(nConnectionIndex);
|
||||
pT->Unlock();
|
||||
IDispatch* pDispatch = reinterpret_cast<IDispatch*>(sp.p);
|
||||
if (pDispatch != NULL)
|
||||
{
|
||||
pvars[0] = description;
|
||||
DISPPARAMS disp = { pvars, NULL, 1, 0 };
|
||||
pDispatch->Invoke(0x1, IID_NULL, LOCALE_USER_DEFAULT, DISPATCH_METHOD, &disp, NULL, NULL, NULL);
|
||||
}
|
||||
}
|
||||
delete[] pvars;
|
||||
}
|
||||
};
|
||||
#endif
|
|
@ -1,10 +0,0 @@
|
|||
This directory contains the Visual Studio .NET solution
|
||||
files for MzCOM.
|
||||
|
||||
The MzCOM source files are in plt/src/mzcom/.
|
||||
|
||||
You'll also need the MzScheme sources to compile
|
||||
MzCOM. See plt/src/worksp/README for more information
|
||||
on compiling MzScheme.
|
||||
|
||||
Send questions to Paul Steckler, steck@plt-scheme.org.
|
|
@ -1,9 +0,0 @@
|
|||
; MzCOM.def : Declares the module parameters.
|
||||
|
||||
LIBRARY "MzCOM.DLL"
|
||||
|
||||
EXPORTS
|
||||
DllCanUnloadNow @1 PRIVATE
|
||||
DllGetClassObject @2 PRIVATE
|
||||
DllRegisterServer @3 PRIVATE
|
||||
DllUnregisterServer @4 PRIVATE
|
|
@ -1,180 +0,0 @@
|
|||
# Microsoft Developer Studio Project File - Name="MzCOM" - Package Owner=<4>
|
||||
# Microsoft Developer Studio Generated Build File, Format Version 6.00
|
||||
# ** DO NOT EDIT **
|
||||
|
||||
# TARGTYPE "Win32 (x86) Application" 0x0101
|
||||
|
||||
CFG=MzCOM - 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 "MzCOM.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 "MzCOM.mak" CFG="MzCOM - Win32 Debug"
|
||||
!MESSAGE
|
||||
!MESSAGE Possible choices for configuration are:
|
||||
!MESSAGE
|
||||
!MESSAGE "MzCOM - Win32 Debug" (based on "Win32 (x86) Application")
|
||||
!MESSAGE "MzCOM - Win32 Release" (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)" == "MzCOM - 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 "Debug"
|
||||
# PROP Intermediate_Dir "Debug"
|
||||
# PROP Ignore_Export_Lib 0
|
||||
# PROP Target_Dir ""
|
||||
# ADD BASE CPP /nologo /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
|
||||
# ADD CPP /nologo /MTd /W3 /Gm /ZI /Od /I "..\..\..\include" /I "..\..\mzcom" /I "." /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_ATL_STATIC_REGISTRY" /YX /FD /GZ /c
|
||||
# ADD BASE RSC /l 0x409 /d "_DEBUG"
|
||||
# ADD RSC /l 0x409 /i ".\..\mzcom" /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 /pdbtype:sept
|
||||
# ADD LINK32 libcmtd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib libmzschxxxxxxx.lib libmzgcxxxxxxx.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcmt.lib" /out:"../../../collects/mzcom/mzcom.exe" /pdbtype:sept /libpath:"..\libmzsch\Debug" /libpath:"..\libmzgc\Debug"
|
||||
# SUBTRACT LINK32 /pdb:none
|
||||
|
||||
!ELSEIF "$(CFG)" == "MzCOM - Win32 Release"
|
||||
|
||||
# PROP BASE Use_MFC 0
|
||||
# PROP BASE Use_Debug_Libraries 0
|
||||
# PROP BASE Output_Dir "MzCOM___Win32_Release"
|
||||
# PROP BASE Intermediate_Dir "MzCOM___Win32_Release"
|
||||
# PROP BASE Target_Dir ""
|
||||
# PROP Use_MFC 0
|
||||
# PROP Use_Debug_Libraries 0
|
||||
# PROP Output_Dir "Release"
|
||||
# PROP Intermediate_Dir "Release"
|
||||
# PROP Ignore_Export_Lib 0
|
||||
# PROP Target_Dir ""
|
||||
# ADD BASE CPP /nologo /W3 /O1 /I "../../mzscheme/include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
|
||||
# ADD CPP /nologo /MT /W3 /O1 /I "..\..\mzcom" /I "." /I "..\..\..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_ATL_STATIC_REGISTRY" /YX /FD /c
|
||||
# ADD BASE RSC /l 0x409 /d "NDEBUG"
|
||||
# ADD RSC /l 0x409 /i "..\..\mzcom" /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 wsock32.lib libmzschxxxxxxx.lib libmzgcxxxxxxx.lib /nologo /subsystem:windows /machine:I386 /out:"../../../collects/mzcom/mzcom.exe" /libpath:"..\libmzsch\Release" /libpath:"..\libmzgc\Release"
|
||||
# SUBTRACT LINK32 /pdb:none
|
||||
|
||||
!ENDIF
|
||||
|
||||
# Begin Target
|
||||
|
||||
# Name "MzCOM - Win32 Debug"
|
||||
# Name "MzCOM - Win32 Release"
|
||||
# Begin Group "Source Files"
|
||||
|
||||
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\mzcom\mzcom.cxx
|
||||
|
||||
!IF "$(CFG)" == "MzCOM - Win32 Debug"
|
||||
|
||||
# ADD CPP /I "../../mzscheme/include ../worksp/mzcom"
|
||||
|
||||
!ELSEIF "$(CFG)" == "MzCOM - Win32 Release"
|
||||
|
||||
!ENDIF
|
||||
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\mzcom\mzcom.idl
|
||||
|
||||
!IF "$(CFG)" == "MzCOM - Win32 Debug"
|
||||
|
||||
# ADD MTL /tlb "./mzcom.tlb"
|
||||
# SUBTRACT MTL /Oicf
|
||||
|
||||
!ELSEIF "$(CFG)" == "MzCOM - Win32 Release"
|
||||
|
||||
# PROP Intermediate_Dir "Release"
|
||||
# ADD MTL /tlb "./mzcom.tlb"
|
||||
|
||||
!ENDIF
|
||||
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\mzcom\mzobj.cxx
|
||||
|
||||
!IF "$(CFG)" == "MzCOM - Win32 Debug"
|
||||
|
||||
!ELSEIF "$(CFG)" == "MzCOM - Win32 Release"
|
||||
|
||||
# PROP Intermediate_Dir "Release"
|
||||
|
||||
!ENDIF
|
||||
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\mzcom\stdafx.h
|
||||
# End Source File
|
||||
# End Group
|
||||
# Begin Group "Header Files"
|
||||
|
||||
# PROP Default_Filter "h;hpp;hxx;hm;inl"
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\mzcom.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\MzCOMCP.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\mzcom\mzobj.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\mzcom\resource.h
|
||||
# End Source File
|
||||
# End Group
|
||||
# Begin Group "Resource Files"
|
||||
|
||||
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\mzcom.ico
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\mzcom.rc
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\MzCOM.rgs
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\MzObj.rgs
|
||||
# End Source File
|
||||
# End Group
|
||||
# End Target
|
||||
# End Project
|
|
@ -1,59 +0,0 @@
|
|||
Microsoft Developer Studio Workspace File, Format Version 6.00
|
||||
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
|
||||
|
||||
###############################################################################
|
||||
|
||||
Project: "MzCOM"=.\MzCOM.dsp - Package Owner=<4>
|
||||
|
||||
Package=<5>
|
||||
{{{
|
||||
}}}
|
||||
|
||||
Package=<4>
|
||||
{{{
|
||||
Begin Project Dependency
|
||||
Project_Dep_Name libmzgc
|
||||
End Project Dependency
|
||||
Begin Project Dependency
|
||||
Project_Dep_Name libmzsch
|
||||
End Project Dependency
|
||||
}}}
|
||||
|
||||
###############################################################################
|
||||
|
||||
Project: "libmzgc"=..\libmzgc\libmzgc.dsp - Package Owner=<4>
|
||||
|
||||
Package=<5>
|
||||
{{{
|
||||
}}}
|
||||
|
||||
Package=<4>
|
||||
{{{
|
||||
}}}
|
||||
|
||||
###############################################################################
|
||||
|
||||
Project: "libmzsch"=..\libmzsch\libmzsch.dsp - Package Owner=<4>
|
||||
|
||||
Package=<5>
|
||||
{{{
|
||||
}}}
|
||||
|
||||
Package=<4>
|
||||
{{{
|
||||
}}}
|
||||
|
||||
###############################################################################
|
||||
|
||||
Global:
|
||||
|
||||
Package=<5>
|
||||
{{{
|
||||
}}}
|
||||
|
||||
Package=<3>
|
||||
{{{
|
||||
}}}
|
||||
|
||||
###############################################################################
|
||||
|
|
@ -1,382 +0,0 @@
|
|||
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
|
||||
|
||||
|
||||
/* File created by MIDL compiler version 5.01.0164 */
|
||||
/* at Thu Jul 25 15:25:42 2002
|
||||
*/
|
||||
/* Compiler settings for F:\plt\src\mzcom\mzcom.idl:
|
||||
Os (OptLev=s), W1, Zp8, env=Win32, ms_ext, c_ext
|
||||
error checks: allocation ref bounds_check enum stub_data
|
||||
*/
|
||||
//@@MIDL_FILE_HEADING( )
|
||||
|
||||
|
||||
/* verify that the <rpcndr.h> version is high enough to compile this file*/
|
||||
#ifndef __REQUIRED_RPCNDR_H_VERSION__
|
||||
#define __REQUIRED_RPCNDR_H_VERSION__ 440
|
||||
#endif
|
||||
|
||||
#include "rpc.h"
|
||||
#include "rpcndr.h"
|
||||
|
||||
#ifndef __RPCNDR_H_VERSION__
|
||||
#error this stub requires an updated version of <rpcndr.h>
|
||||
#endif // __RPCNDR_H_VERSION__
|
||||
|
||||
#ifndef COM_NO_WINDOWS_H
|
||||
#include "windows.h"
|
||||
#include "ole2.h"
|
||||
#endif /*COM_NO_WINDOWS_H*/
|
||||
|
||||
#ifndef __mzcom_h__
|
||||
#define __mzcom_h__
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
#endif
|
||||
|
||||
/* Forward Declarations */
|
||||
|
||||
#ifndef __IMzObj_FWD_DEFINED__
|
||||
#define __IMzObj_FWD_DEFINED__
|
||||
typedef interface IMzObj IMzObj;
|
||||
#endif /* __IMzObj_FWD_DEFINED__ */
|
||||
|
||||
|
||||
#ifndef ___IMzObjEvents_FWD_DEFINED__
|
||||
#define ___IMzObjEvents_FWD_DEFINED__
|
||||
typedef interface _IMzObjEvents _IMzObjEvents;
|
||||
#endif /* ___IMzObjEvents_FWD_DEFINED__ */
|
||||
|
||||
|
||||
#ifndef __MzObj_FWD_DEFINED__
|
||||
#define __MzObj_FWD_DEFINED__
|
||||
|
||||
#ifdef __cplusplus
|
||||
typedef class MzObj MzObj;
|
||||
#else
|
||||
typedef struct MzObj MzObj;
|
||||
#endif /* __cplusplus */
|
||||
|
||||
#endif /* __MzObj_FWD_DEFINED__ */
|
||||
|
||||
|
||||
/* header files for imported files */
|
||||
#include "oaidl.h"
|
||||
#include "ocidl.h"
|
||||
|
||||
void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
|
||||
void __RPC_USER MIDL_user_free( void __RPC_FAR * );
|
||||
|
||||
#ifndef __IMzObj_INTERFACE_DEFINED__
|
||||
#define __IMzObj_INTERFACE_DEFINED__
|
||||
|
||||
/* interface IMzObj */
|
||||
/* [unique][helpstring][dual][uuid][object] */
|
||||
|
||||
|
||||
EXTERN_C const IID IID_IMzObj;
|
||||
|
||||
#if defined(__cplusplus) && !defined(CINTERFACE)
|
||||
|
||||
MIDL_INTERFACE("A604CBA8-2AB5-11D4-B6D3-0060089002FE")
|
||||
IMzObj : public IDispatch
|
||||
{
|
||||
public:
|
||||
virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE Eval(
|
||||
BSTR input,
|
||||
/* [retval][out] */ BSTR __RPC_FAR *output) = 0;
|
||||
|
||||
virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE About( void) = 0;
|
||||
|
||||
virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE Reset( void) = 0;
|
||||
|
||||
};
|
||||
|
||||
#else /* C style interface */
|
||||
|
||||
typedef struct IMzObjVtbl
|
||||
{
|
||||
BEGIN_INTERFACE
|
||||
|
||||
HRESULT ( STDMETHODCALLTYPE __RPC_FAR *QueryInterface )(
|
||||
IMzObj __RPC_FAR * This,
|
||||
/* [in] */ REFIID riid,
|
||||
/* [iid_is][out] */ void __RPC_FAR *__RPC_FAR *ppvObject);
|
||||
|
||||
ULONG ( STDMETHODCALLTYPE __RPC_FAR *AddRef )(
|
||||
IMzObj __RPC_FAR * This);
|
||||
|
||||
ULONG ( STDMETHODCALLTYPE __RPC_FAR *Release )(
|
||||
IMzObj __RPC_FAR * This);
|
||||
|
||||
HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetTypeInfoCount )(
|
||||
IMzObj __RPC_FAR * This,
|
||||
/* [out] */ UINT __RPC_FAR *pctinfo);
|
||||
|
||||
HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetTypeInfo )(
|
||||
IMzObj __RPC_FAR * This,
|
||||
/* [in] */ UINT iTInfo,
|
||||
/* [in] */ LCID lcid,
|
||||
/* [out] */ ITypeInfo __RPC_FAR *__RPC_FAR *ppTInfo);
|
||||
|
||||
HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetIDsOfNames )(
|
||||
IMzObj __RPC_FAR * This,
|
||||
/* [in] */ REFIID riid,
|
||||
/* [size_is][in] */ LPOLESTR __RPC_FAR *rgszNames,
|
||||
/* [in] */ UINT cNames,
|
||||
/* [in] */ LCID lcid,
|
||||
/* [size_is][out] */ DISPID __RPC_FAR *rgDispId);
|
||||
|
||||
/* [local] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *Invoke )(
|
||||
IMzObj __RPC_FAR * This,
|
||||
/* [in] */ DISPID dispIdMember,
|
||||
/* [in] */ REFIID riid,
|
||||
/* [in] */ LCID lcid,
|
||||
/* [in] */ WORD wFlags,
|
||||
/* [out][in] */ DISPPARAMS __RPC_FAR *pDispParams,
|
||||
/* [out] */ VARIANT __RPC_FAR *pVarResult,
|
||||
/* [out] */ EXCEPINFO __RPC_FAR *pExcepInfo,
|
||||
/* [out] */ UINT __RPC_FAR *puArgErr);
|
||||
|
||||
/* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *Eval )(
|
||||
IMzObj __RPC_FAR * This,
|
||||
BSTR input,
|
||||
/* [retval][out] */ BSTR __RPC_FAR *output);
|
||||
|
||||
/* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *About )(
|
||||
IMzObj __RPC_FAR * This);
|
||||
|
||||
/* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *Reset )(
|
||||
IMzObj __RPC_FAR * This);
|
||||
|
||||
END_INTERFACE
|
||||
} IMzObjVtbl;
|
||||
|
||||
interface IMzObj
|
||||
{
|
||||
CONST_VTBL struct IMzObjVtbl __RPC_FAR *lpVtbl;
|
||||
};
|
||||
|
||||
|
||||
|
||||
#ifdef COBJMACROS
|
||||
|
||||
|
||||
#define IMzObj_QueryInterface(This,riid,ppvObject) \
|
||||
(This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
|
||||
|
||||
#define IMzObj_AddRef(This) \
|
||||
(This)->lpVtbl -> AddRef(This)
|
||||
|
||||
#define IMzObj_Release(This) \
|
||||
(This)->lpVtbl -> Release(This)
|
||||
|
||||
|
||||
#define IMzObj_GetTypeInfoCount(This,pctinfo) \
|
||||
(This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
|
||||
|
||||
#define IMzObj_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
|
||||
(This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
|
||||
|
||||
#define IMzObj_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
|
||||
(This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
|
||||
|
||||
#define IMzObj_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
|
||||
(This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
|
||||
|
||||
|
||||
#define IMzObj_Eval(This,input,output) \
|
||||
(This)->lpVtbl -> Eval(This,input,output)
|
||||
|
||||
#define IMzObj_About(This) \
|
||||
(This)->lpVtbl -> About(This)
|
||||
|
||||
#define IMzObj_Reset(This) \
|
||||
(This)->lpVtbl -> Reset(This)
|
||||
|
||||
#endif /* COBJMACROS */
|
||||
|
||||
|
||||
#endif /* C style interface */
|
||||
|
||||
|
||||
|
||||
/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE IMzObj_Eval_Proxy(
|
||||
IMzObj __RPC_FAR * This,
|
||||
BSTR input,
|
||||
/* [retval][out] */ BSTR __RPC_FAR *output);
|
||||
|
||||
|
||||
void __RPC_STUB IMzObj_Eval_Stub(
|
||||
IRpcStubBuffer *This,
|
||||
IRpcChannelBuffer *_pRpcChannelBuffer,
|
||||
PRPC_MESSAGE _pRpcMessage,
|
||||
DWORD *_pdwStubPhase);
|
||||
|
||||
|
||||
/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE IMzObj_About_Proxy(
|
||||
IMzObj __RPC_FAR * This);
|
||||
|
||||
|
||||
void __RPC_STUB IMzObj_About_Stub(
|
||||
IRpcStubBuffer *This,
|
||||
IRpcChannelBuffer *_pRpcChannelBuffer,
|
||||
PRPC_MESSAGE _pRpcMessage,
|
||||
DWORD *_pdwStubPhase);
|
||||
|
||||
|
||||
/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE IMzObj_Reset_Proxy(
|
||||
IMzObj __RPC_FAR * This);
|
||||
|
||||
|
||||
void __RPC_STUB IMzObj_Reset_Stub(
|
||||
IRpcStubBuffer *This,
|
||||
IRpcChannelBuffer *_pRpcChannelBuffer,
|
||||
PRPC_MESSAGE _pRpcMessage,
|
||||
DWORD *_pdwStubPhase);
|
||||
|
||||
|
||||
|
||||
#endif /* __IMzObj_INTERFACE_DEFINED__ */
|
||||
|
||||
|
||||
|
||||
#ifndef __MZCOMLib_LIBRARY_DEFINED__
|
||||
#define __MZCOMLib_LIBRARY_DEFINED__
|
||||
|
||||
/* library MZCOMLib */
|
||||
/* [helpstring][version][uuid] */
|
||||
|
||||
|
||||
EXTERN_C const IID LIBID_MZCOMLib;
|
||||
|
||||
#ifndef ___IMzObjEvents_DISPINTERFACE_DEFINED__
|
||||
#define ___IMzObjEvents_DISPINTERFACE_DEFINED__
|
||||
|
||||
/* dispinterface _IMzObjEvents */
|
||||
/* [helpstring][uuid] */
|
||||
|
||||
|
||||
EXTERN_C const IID DIID__IMzObjEvents;
|
||||
|
||||
#if defined(__cplusplus) && !defined(CINTERFACE)
|
||||
|
||||
MIDL_INTERFACE("A604CBA9-2AB5-11D4-B6D3-0060089002FE")
|
||||
_IMzObjEvents : public IDispatch
|
||||
{
|
||||
};
|
||||
|
||||
#else /* C style interface */
|
||||
|
||||
typedef struct _IMzObjEventsVtbl
|
||||
{
|
||||
BEGIN_INTERFACE
|
||||
|
||||
HRESULT ( STDMETHODCALLTYPE __RPC_FAR *QueryInterface )(
|
||||
_IMzObjEvents __RPC_FAR * This,
|
||||
/* [in] */ REFIID riid,
|
||||
/* [iid_is][out] */ void __RPC_FAR *__RPC_FAR *ppvObject);
|
||||
|
||||
ULONG ( STDMETHODCALLTYPE __RPC_FAR *AddRef )(
|
||||
_IMzObjEvents __RPC_FAR * This);
|
||||
|
||||
ULONG ( STDMETHODCALLTYPE __RPC_FAR *Release )(
|
||||
_IMzObjEvents __RPC_FAR * This);
|
||||
|
||||
HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetTypeInfoCount )(
|
||||
_IMzObjEvents __RPC_FAR * This,
|
||||
/* [out] */ UINT __RPC_FAR *pctinfo);
|
||||
|
||||
HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetTypeInfo )(
|
||||
_IMzObjEvents __RPC_FAR * This,
|
||||
/* [in] */ UINT iTInfo,
|
||||
/* [in] */ LCID lcid,
|
||||
/* [out] */ ITypeInfo __RPC_FAR *__RPC_FAR *ppTInfo);
|
||||
|
||||
HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetIDsOfNames )(
|
||||
_IMzObjEvents __RPC_FAR * This,
|
||||
/* [in] */ REFIID riid,
|
||||
/* [size_is][in] */ LPOLESTR __RPC_FAR *rgszNames,
|
||||
/* [in] */ UINT cNames,
|
||||
/* [in] */ LCID lcid,
|
||||
/* [size_is][out] */ DISPID __RPC_FAR *rgDispId);
|
||||
|
||||
/* [local] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *Invoke )(
|
||||
_IMzObjEvents __RPC_FAR * This,
|
||||
/* [in] */ DISPID dispIdMember,
|
||||
/* [in] */ REFIID riid,
|
||||
/* [in] */ LCID lcid,
|
||||
/* [in] */ WORD wFlags,
|
||||
/* [out][in] */ DISPPARAMS __RPC_FAR *pDispParams,
|
||||
/* [out] */ VARIANT __RPC_FAR *pVarResult,
|
||||
/* [out] */ EXCEPINFO __RPC_FAR *pExcepInfo,
|
||||
/* [out] */ UINT __RPC_FAR *puArgErr);
|
||||
|
||||
END_INTERFACE
|
||||
} _IMzObjEventsVtbl;
|
||||
|
||||
interface _IMzObjEvents
|
||||
{
|
||||
CONST_VTBL struct _IMzObjEventsVtbl __RPC_FAR *lpVtbl;
|
||||
};
|
||||
|
||||
|
||||
|
||||
#ifdef COBJMACROS
|
||||
|
||||
|
||||
#define _IMzObjEvents_QueryInterface(This,riid,ppvObject) \
|
||||
(This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
|
||||
|
||||
#define _IMzObjEvents_AddRef(This) \
|
||||
(This)->lpVtbl -> AddRef(This)
|
||||
|
||||
#define _IMzObjEvents_Release(This) \
|
||||
(This)->lpVtbl -> Release(This)
|
||||
|
||||
|
||||
#define _IMzObjEvents_GetTypeInfoCount(This,pctinfo) \
|
||||
(This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
|
||||
|
||||
#define _IMzObjEvents_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
|
||||
(This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
|
||||
|
||||
#define _IMzObjEvents_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
|
||||
(This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
|
||||
|
||||
#define _IMzObjEvents_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
|
||||
(This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
|
||||
|
||||
#endif /* COBJMACROS */
|
||||
|
||||
|
||||
#endif /* C style interface */
|
||||
|
||||
|
||||
#endif /* ___IMzObjEvents_DISPINTERFACE_DEFINED__ */
|
||||
|
||||
|
||||
EXTERN_C const CLSID CLSID_MzObj;
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
class DECLSPEC_UUID("A3B0AF9E-2AB0-11D4-B6D2-0060089002FE")
|
||||
MzObj;
|
||||
#endif
|
||||
#endif /* __MZCOMLib_LIBRARY_DEFINED__ */
|
||||
|
||||
/* Additional Prototypes for ALL interfaces */
|
||||
|
||||
unsigned long __RPC_USER BSTR_UserSize( unsigned long __RPC_FAR *, unsigned long , BSTR __RPC_FAR * );
|
||||
unsigned char __RPC_FAR * __RPC_USER BSTR_UserMarshal( unsigned long __RPC_FAR *, unsigned char __RPC_FAR *, BSTR __RPC_FAR * );
|
||||
unsigned char __RPC_FAR * __RPC_USER BSTR_UserUnmarshal(unsigned long __RPC_FAR *, unsigned char __RPC_FAR *, BSTR __RPC_FAR * );
|
||||
void __RPC_USER BSTR_UserFree( unsigned long __RPC_FAR *, BSTR __RPC_FAR * );
|
||||
|
||||
/* end of Additional Prototypes */
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
Binary file not shown.
Before Width: | Height: | Size: 1.4 KiB |
|
@ -1,292 +0,0 @@
|
|||
# Microsoft Developer Studio Generated NMAKE File, Based on MzCOM.dsp
|
||||
!IF "$(CFG)" == ""
|
||||
CFG=MzCOM - Win32 Debug
|
||||
!MESSAGE No configuration specified. Defaulting to MzCOM - Win32 Debug.
|
||||
!ENDIF
|
||||
|
||||
!IF "$(CFG)" != "MzCOM - Win32 Debug" && "$(CFG)" != "MzCOM - Win32 Release"
|
||||
!MESSAGE Invalid configuration "$(CFG)" specified.
|
||||
!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 "MzCOM.mak" CFG="MzCOM - Win32 Debug"
|
||||
!MESSAGE
|
||||
!MESSAGE Possible choices for configuration are:
|
||||
!MESSAGE
|
||||
!MESSAGE "MzCOM - Win32 Debug" (based on "Win32 (x86) Application")
|
||||
!MESSAGE "MzCOM - Win32 Release" (based on "Win32 (x86) Application")
|
||||
!MESSAGE
|
||||
!ERROR An invalid configuration is specified.
|
||||
!ENDIF
|
||||
|
||||
!IF "$(OS)" == "Windows_NT"
|
||||
NULL=
|
||||
!ELSE
|
||||
NULL=nul
|
||||
!ENDIF
|
||||
|
||||
!IF "$(CFG)" == "MzCOM - Win32 Debug"
|
||||
|
||||
OUTDIR=.\Debug
|
||||
INTDIR=.\Debug
|
||||
|
||||
ALL : "..\..\..\collects\mzcom\mzcom.exe" ".\mzcom.tlb" ".\Debug\regsvr32.trg"
|
||||
|
||||
|
||||
CLEAN :
|
||||
-@erase "$(INTDIR)\mzcom.obj"
|
||||
-@erase "$(INTDIR)\mzcom.res"
|
||||
-@erase "$(INTDIR)\mzobj.obj"
|
||||
-@erase "$(INTDIR)\vc60.idb"
|
||||
-@erase "$(INTDIR)\vc60.pdb"
|
||||
-@erase "$(OUTDIR)\mzcom.pdb"
|
||||
-@erase "..\..\..\collects\mzcom\mzcom.exe"
|
||||
-@erase "..\..\..\collects\mzcom\mzcom.ilk"
|
||||
-@erase ".\mzcom.tlb"
|
||||
-@erase ".\Debug\regsvr32.trg"
|
||||
|
||||
"$(OUTDIR)" :
|
||||
if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
|
||||
|
||||
CPP=cl.exe
|
||||
CPP_PROJ=/nologo /MTd /W3 /Gm /ZI /Od /I "..\..\..\collects\mzscheme\include" /I "..\..\mzcom" /I "." /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_ATL_STATIC_REGISTRY" /Fp"$(INTDIR)\MzCOM.pch" /YX /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /GZ /c
|
||||
|
||||
.c{$(INTDIR)}.obj::
|
||||
$(CPP) @<<
|
||||
$(CPP_PROJ) $<
|
||||
<<
|
||||
|
||||
.cpp{$(INTDIR)}.obj::
|
||||
$(CPP) @<<
|
||||
$(CPP_PROJ) $<
|
||||
<<
|
||||
|
||||
.cxx{$(INTDIR)}.obj::
|
||||
$(CPP) @<<
|
||||
$(CPP_PROJ) $<
|
||||
<<
|
||||
|
||||
.c{$(INTDIR)}.sbr::
|
||||
$(CPP) @<<
|
||||
$(CPP_PROJ) $<
|
||||
<<
|
||||
|
||||
.cpp{$(INTDIR)}.sbr::
|
||||
$(CPP) @<<
|
||||
$(CPP_PROJ) $<
|
||||
<<
|
||||
|
||||
.cxx{$(INTDIR)}.sbr::
|
||||
$(CPP) @<<
|
||||
$(CPP_PROJ) $<
|
||||
<<
|
||||
|
||||
MTL=midl.exe
|
||||
MTL_PROJ=
|
||||
RSC=rc.exe
|
||||
RSC_PROJ=/l 0x409 /fo"$(INTDIR)\mzcom.res" /i ".\..\mzcom" /d "_DEBUG"
|
||||
BSC32=bscmake.exe
|
||||
BSC32_FLAGS=/nologo /o"$(OUTDIR)\MzCOM.bsc"
|
||||
BSC32_SBRS= \
|
||||
|
||||
LINK32=link.exe
|
||||
LINK32_FLAGS=libcmtd.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib mzsrc.lib gc.lib /nologo /subsystem:windows /incremental:yes /pdb:"$(OUTDIR)\mzcom.pdb" /debug /machine:I386 /nodefaultlib:"libcmt.lib" /out:"../../../collects/mzcom/mzcom.exe" /pdbtype:sept /libpath:"..\mzsrc\Debug" /libpath:"..\gc\Debug"
|
||||
LINK32_OBJS= \
|
||||
"$(INTDIR)\mzcom.obj" \
|
||||
"$(INTDIR)\mzobj.obj" \
|
||||
"$(INTDIR)\mzcom.res"
|
||||
|
||||
"..\..\..\collects\mzcom\mzcom.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
|
||||
$(LINK32) @<<
|
||||
$(LINK32_FLAGS) $(LINK32_OBJS)
|
||||
<<
|
||||
|
||||
OutDir=.\Debug
|
||||
TargetPath=\plt\collects\mzcom\mzcom.exe
|
||||
InputPath=\plt\collects\mzcom\mzcom.exe
|
||||
SOURCE="$(InputPath)"
|
||||
|
||||
"$(OUTDIR)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
<<tempfile.bat
|
||||
@echo off
|
||||
"$(TargetPath)" /RegServer
|
||||
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
|
||||
echo Server registration done!
|
||||
<<
|
||||
|
||||
|
||||
!ELSEIF "$(CFG)" == "MzCOM - Win32 Release"
|
||||
|
||||
OUTDIR=.\Release
|
||||
INTDIR=.\Release
|
||||
|
||||
ALL : "..\..\..\collects\mzcom\mzcom.exe" ".\Release\regsvr32.trg"
|
||||
|
||||
|
||||
CLEAN :
|
||||
-@erase "$(INTDIR)\mzcom.obj"
|
||||
-@erase "$(INTDIR)\mzcom.res"
|
||||
-@erase "$(INTDIR)\vc60.idb"
|
||||
-@erase "..\..\..\collects\mzcom\mzcom.exe"
|
||||
-@erase ".\mzcom.tlb"
|
||||
-@erase ".\Release\mzobj.obj"
|
||||
-@erase ".\Release\regsvr32.trg"
|
||||
|
||||
"$(OUTDIR)" :
|
||||
if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
|
||||
|
||||
CPP=cl.exe
|
||||
CPP_PROJ=/nologo /MT /W3 /O1 /I "..\..\mzcom" /I "." /I "..\..\..\collects\mzscheme\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_ATL_STATIC_REGISTRY" /Fp"$(INTDIR)\MzCOM.pch" /YX /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
|
||||
|
||||
.c{$(INTDIR)}.obj::
|
||||
$(CPP) @<<
|
||||
$(CPP_PROJ) $<
|
||||
<<
|
||||
|
||||
.cpp{$(INTDIR)}.obj::
|
||||
$(CPP) @<<
|
||||
$(CPP_PROJ) $<
|
||||
<<
|
||||
|
||||
.cxx{$(INTDIR)}.obj::
|
||||
$(CPP) @<<
|
||||
$(CPP_PROJ) $<
|
||||
<<
|
||||
|
||||
.c{$(INTDIR)}.sbr::
|
||||
$(CPP) @<<
|
||||
$(CPP_PROJ) $<
|
||||
<<
|
||||
|
||||
.cpp{$(INTDIR)}.sbr::
|
||||
$(CPP) @<<
|
||||
$(CPP_PROJ) $<
|
||||
<<
|
||||
|
||||
.cxx{$(INTDIR)}.sbr::
|
||||
$(CPP) @<<
|
||||
$(CPP_PROJ) $<
|
||||
<<
|
||||
|
||||
MTL=midl.exe
|
||||
MTL_PROJ=
|
||||
RSC=rc.exe
|
||||
RSC_PROJ=/l 0x409 /fo"$(INTDIR)\mzcom.res" /i "..\..\mzcom" /d "NDEBUG"
|
||||
BSC32=bscmake.exe
|
||||
BSC32_FLAGS=/nologo /o"$(OUTDIR)\MzCOM.bsc"
|
||||
BSC32_SBRS= \
|
||||
|
||||
LINK32=link.exe
|
||||
LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib mzsrc.lib gc.lib /nologo /subsystem:windows /incremental:no /pdb:"$(OUTDIR)\mzcom.pdb" /machine:I386 /out:"../../../collects/mzcom/mzcom.exe" /libpath:"..\mzsrc\Release" /libpath:"..\gc\Release"
|
||||
LINK32_OBJS= \
|
||||
"$(INTDIR)\mzcom.obj" \
|
||||
".\Release\mzobj.obj" \
|
||||
"$(INTDIR)\mzcom.res"
|
||||
|
||||
"..\..\..\collects\mzcom\mzcom.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
|
||||
$(LINK32) @<<
|
||||
$(LINK32_FLAGS) $(LINK32_OBJS)
|
||||
<<
|
||||
|
||||
OutDir=.\Release
|
||||
TargetPath=\plt\collects\mzcom\mzcom.exe
|
||||
InputPath=\plt\collects\mzcom\mzcom.exe
|
||||
SOURCE="$(InputPath)"
|
||||
|
||||
"$(OUTDIR)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||||
<<tempfile.bat
|
||||
@echo off
|
||||
"$(TargetPath)" /RegServer
|
||||
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
|
||||
echo Server registration done!
|
||||
<<
|
||||
|
||||
|
||||
!ENDIF
|
||||
|
||||
|
||||
!IF "$(NO_EXTERNAL_DEPS)" != "1"
|
||||
!IF EXISTS("MzCOM.dep")
|
||||
!INCLUDE "MzCOM.dep"
|
||||
!ELSE
|
||||
!MESSAGE Warning: cannot find "MzCOM.dep"
|
||||
!ENDIF
|
||||
!ENDIF
|
||||
|
||||
|
||||
!IF "$(CFG)" == "MzCOM - Win32 Debug" || "$(CFG)" == "MzCOM - Win32 Release"
|
||||
SOURCE=..\..\mzcom\mzcom.cxx
|
||||
|
||||
!IF "$(CFG)" == "MzCOM - Win32 Debug"
|
||||
|
||||
CPP_SWITCHES=/nologo /MTd /W3 /Gm /ZI /Od /I "..\..\..\collects\mzscheme\include" /I "..\..\mzcom" /I "." /I "../../mzscheme/include ../worksp/mzcom" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_ATL_STATIC_REGISTRY" /Fp"$(INTDIR)\MzCOM.pch" /YX /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /GZ /c
|
||||
|
||||
"$(INTDIR)\mzcom.obj" : $(SOURCE) "$(INTDIR)"
|
||||
$(CPP) @<<
|
||||
$(CPP_SWITCHES) $(SOURCE)
|
||||
<<
|
||||
|
||||
|
||||
!ELSEIF "$(CFG)" == "MzCOM - Win32 Release"
|
||||
|
||||
CPP_SWITCHES=/nologo /MT /W3 /O1 /I "..\..\mzcom" /I "." /I "..\..\..\collects\mzscheme\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_ATL_STATIC_REGISTRY" /Fp"$(INTDIR)\MzCOM.pch" /YX /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
|
||||
|
||||
"$(INTDIR)\mzcom.obj" : $(SOURCE) "$(INTDIR)"
|
||||
$(CPP) @<<
|
||||
$(CPP_SWITCHES) $(SOURCE)
|
||||
<<
|
||||
|
||||
|
||||
!ENDIF
|
||||
|
||||
SOURCE=..\..\mzcom\mzcom.idl
|
||||
|
||||
!IF "$(CFG)" == "MzCOM - Win32 Debug"
|
||||
|
||||
MTL_SWITCHES=/tlb "./mzcom.tlb"
|
||||
|
||||
".\mzcom.tlb" : $(SOURCE) "$(INTDIR)"
|
||||
$(MTL) @<<
|
||||
$(MTL_SWITCHES) $(SOURCE)
|
||||
<<
|
||||
|
||||
|
||||
!ELSEIF "$(CFG)" == "MzCOM - Win32 Release"
|
||||
|
||||
MTL_SWITCHES=/tlb "./mzcom.tlb"
|
||||
|
||||
".\mzcom.tlb" : $(SOURCE)
|
||||
$(MTL) @<<
|
||||
$(MTL_SWITCHES) $(SOURCE)
|
||||
<<
|
||||
|
||||
|
||||
!ENDIF
|
||||
|
||||
SOURCE=..\..\mzcom\mzobj.cxx
|
||||
|
||||
!IF "$(CFG)" == "MzCOM - Win32 Debug"
|
||||
|
||||
|
||||
"$(INTDIR)\mzobj.obj" : $(SOURCE) "$(INTDIR)"
|
||||
$(CPP) $(CPP_PROJ) $(SOURCE)
|
||||
|
||||
|
||||
!ELSEIF "$(CFG)" == "MzCOM - Win32 Release"
|
||||
|
||||
|
||||
".\Release\mzobj.obj" : $(SOURCE)
|
||||
$(CPP) $(CPP_PROJ) $(SOURCE)
|
||||
|
||||
|
||||
!ENDIF
|
||||
|
||||
SOURCE=.\mzcom.rc
|
||||
|
||||
"$(INTDIR)\mzcom.res" : $(SOURCE) "$(INTDIR)"
|
||||
$(RSC) $(RSC_PROJ) $(SOURCE)
|
||||
|
||||
|
||||
|
||||
!ENDIF
|
||||
|
Binary file not shown.
|
@ -1,170 +0,0 @@
|
|||
// Microsoft Visual C++ generated resource script.
|
||||
//
|
||||
#include "resource.h"
|
||||
|
||||
#define APSTUDIO_READONLY_SYMBOLS
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Generated from the TEXTINCLUDE 2 resource.
|
||||
//
|
||||
#include "winres.h"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
#undef APSTUDIO_READONLY_SYMBOLS
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// English (U.S.) resources
|
||||
|
||||
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
|
||||
#ifdef _WIN32
|
||||
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||||
#pragma code_page(1252)
|
||||
#endif //_WIN32
|
||||
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// TEXTINCLUDE
|
||||
//
|
||||
|
||||
1 TEXTINCLUDE
|
||||
BEGIN
|
||||
"resource.h\0"
|
||||
END
|
||||
|
||||
2 TEXTINCLUDE
|
||||
BEGIN
|
||||
"#include ""winres.h""\r\n"
|
||||
"\0"
|
||||
END
|
||||
|
||||
3 TEXTINCLUDE
|
||||
BEGIN
|
||||
"1 TYPELIB ""MzCOM.tlb""\r\n"
|
||||
"\0"
|
||||
END
|
||||
|
||||
#endif // APSTUDIO_INVOKED
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Version
|
||||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 299,100,0,0
|
||||
PRODUCTVERSION 299,100,0,0
|
||||
FILEFLAGSMASK 0x3fL
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
#else
|
||||
FILEFLAGS 0x0L
|
||||
#endif
|
||||
FILEOS 0x4L
|
||||
FILETYPE 0x1L
|
||||
FILESUBTYPE 0x0L
|
||||
BEGIN
|
||||
BLOCK "StringFileInfo"
|
||||
BEGIN
|
||||
BLOCK "040904b0"
|
||||
BEGIN
|
||||
VALUE "FileDescription", "MzCOM Module"
|
||||
VALUE "FileVersion", "299, 100, 0, 0"
|
||||
VALUE "InternalName", "MzCOM"
|
||||
VALUE "LegalCopyright", "Copyright 2000-2006 PLT (Paul Steckler)"
|
||||
VALUE "OriginalFilename", "MzCOM.EXE"
|
||||
VALUE "ProductName", "MzCOM Module"
|
||||
VALUE "ProductVersion", "299, 100, 0, 0"
|
||||
END
|
||||
END
|
||||
BLOCK "VarFileInfo"
|
||||
BEGIN
|
||||
VALUE "Translation", 0x409, 1200
|
||||
END
|
||||
END
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// REGISTRY
|
||||
//
|
||||
|
||||
IDR_MZCOM REGISTRY "MzCOM.rgs"
|
||||
IDR_MZOBJ REGISTRY "MzObj.rgs"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Dialog
|
||||
//
|
||||
|
||||
ABOUTBOX DIALOGEX 0, 0, 203, 97
|
||||
STYLE DS_SETFONT | DS_MODALFRAME | DS_SETFOREGROUND | DS_CENTER | WS_POPUP |
|
||||
WS_CAPTION
|
||||
CAPTION "MzCOM"
|
||||
FONT 8, "MS Sans Serif", 0, 0, 0x0
|
||||
BEGIN
|
||||
DEFPUSHBUTTON "OK",IDOK,76,69,50,14,BS_CENTER
|
||||
CTEXT "MzCOM v. 299",IDC_STATIC,71,8,61,8
|
||||
CTEXT "Copyright (c) 2000-2006 PLT (Paul Steckler)",IDC_STATIC,
|
||||
41,20,146,9
|
||||
CTEXT "MzScheme v. 299",IDC_STATIC,64,35,75,8
|
||||
CTEXT "Copyright (c) 1995-2006 PLT Inc.",IDC_STATIC,
|
||||
30,47,143,8
|
||||
ICON MZICON,IDC_STATIC,11,16,20,20
|
||||
END
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// DESIGNINFO
|
||||
//
|
||||
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
GUIDELINES DESIGNINFO
|
||||
BEGIN
|
||||
ABOUTBOX, DIALOG
|
||||
BEGIN
|
||||
LEFTMARGIN, 1
|
||||
RIGHTMARGIN, 201
|
||||
TOPMARGIN, 1
|
||||
BOTTOMMARGIN, 96
|
||||
END
|
||||
END
|
||||
#endif // APSTUDIO_INVOKED
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Icon
|
||||
//
|
||||
|
||||
// Icon with lowest ID value placed first to ensure application icon
|
||||
// remains consistent on all systems.
|
||||
MZICON ICON "mzcom.ico"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// String Table
|
||||
//
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_PROJNAME "MzCOM"
|
||||
END
|
||||
|
||||
#endif // English (U.S.) resources
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
|
||||
#ifndef APSTUDIO_INVOKED
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Generated from the TEXTINCLUDE 3 resource.
|
||||
//
|
||||
1 TYPELIB "MzCOM.tlb"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
#endif // not APSTUDIO_INVOKED
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
HKCR
|
||||
{
|
||||
NoRemove AppID
|
||||
{
|
||||
{A604CB9D-2AB5-11D4-B6D3-0060089002FE} = s 'MzCOM'
|
||||
'MzCOM.EXE'
|
||||
{
|
||||
val AppID = s {A604CB9D-2AB5-11D4-B6D3-0060089002FE}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,36 +0,0 @@
|
|||
Microsoft Visual Studio Solution File, Format Version 7.00
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MzCOM", "MzCOM.vcproj", "{36F31050-55C6-41A3-A23E-3008EBFC1273}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libmzsch", "..\libmzsch\libmzsch.vcproj", "{4894077C-B1DF-438E-9978-96628CD3F030}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libmzgc", "..\libmzgc\libmzgc.vcproj", "{3FAA1824-F251-4A4F-A585-33308CCC51A8}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfiguration) = preSolution
|
||||
ConfigName.0 = Debug
|
||||
ConfigName.1 = Release
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectDependencies) = postSolution
|
||||
{4894077C-B1DF-438E-9978-96628CD3F030}.0 = {3FAA1824-F251-4A4F-A585-33308CCC51A8}
|
||||
{36F31050-55C6-41A3-A23E-3008EBFC1273}.0 = {3FAA1824-F251-4A4F-A585-33308CCC51A8}
|
||||
{36F31050-55C6-41A3-A23E-3008EBFC1273}.1 = {4894077C-B1DF-438E-9978-96628CD3F030}
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfiguration) = postSolution
|
||||
{36F31050-55C6-41A3-A23E-3008EBFC1273}.Debug.ActiveCfg = Debug|Win32
|
||||
{36F31050-55C6-41A3-A23E-3008EBFC1273}.Debug.Build.0 = Debug|Win32
|
||||
{36F31050-55C6-41A3-A23E-3008EBFC1273}.Release.ActiveCfg = Release|Win32
|
||||
{36F31050-55C6-41A3-A23E-3008EBFC1273}.Release.Build.0 = Release|Win32
|
||||
{3FAA1824-F251-4A4F-A585-33308CCC51A8}.Debug.ActiveCfg = Debug|Win32
|
||||
{3FAA1824-F251-4A4F-A585-33308CCC51A8}.Debug.Build.0 = Debug|Win32
|
||||
{3FAA1824-F251-4A4F-A585-33308CCC51A8}.Release.ActiveCfg = Release|Win32
|
||||
{3FAA1824-F251-4A4F-A585-33308CCC51A8}.Release.Build.0 = Release|Win32
|
||||
{4894077C-B1DF-438E-9978-96628CD3F030}.Debug.ActiveCfg = Debug|Win32
|
||||
{4894077C-B1DF-438E-9978-96628CD3F030}.Debug.Build.0 = Debug|Win32
|
||||
{4894077C-B1DF-438E-9978-96628CD3F030}.Release.ActiveCfg = Release|Win32
|
||||
{4894077C-B1DF-438E-9978-96628CD3F030}.Release.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityAddIns) = postSolution
|
||||
EndGlobalSection
|
||||
EndGlobal
|
|
@ -1,11 +0,0 @@
|
|||
|
||||
LIBRARY "MzCOMPS"
|
||||
|
||||
DESCRIPTION 'Proxy/Stub DLL'
|
||||
|
||||
EXPORTS
|
||||
DllGetClassObject @1 PRIVATE
|
||||
DllCanUnloadNow @2 PRIVATE
|
||||
GetProxyDllInfo @3 PRIVATE
|
||||
DllRegisterServer @4 PRIVATE
|
||||
DllUnregisterServer @5 PRIVATE
|
|
@ -1,24 +0,0 @@
|
|||
HKCR
|
||||
{
|
||||
MzCOM.MzObj.299 = s 'MzObj Class'
|
||||
{
|
||||
CLSID = s '{A3B0AF9E-2AB0-11D4-B6D2-0060089002FE}'
|
||||
}
|
||||
MzCOM.MzObj = s 'MzObj Class'
|
||||
{
|
||||
CLSID = s '{A3B0AF9E-2AB0-11D4-B6D2-0060089002FE}'
|
||||
CurVer = s 'MzCOM.MzObj.299'
|
||||
}
|
||||
NoRemove CLSID
|
||||
{
|
||||
ForceRemove {A3B0AF9E-2AB0-11D4-B6D2-0060089002FE} = s 'MzObj Class'
|
||||
{
|
||||
ProgID = s 'MzCOM.MzObj.299'
|
||||
VersionIndependentProgID = s 'MzCOM.MzObj'
|
||||
ForceRemove 'Programmable'
|
||||
LocalServer32 = s '%MODULE%'
|
||||
val AppID = s '{A604CB9D-2AB5-11D4-B6D3-0060089002FE}'
|
||||
'TypeLib' = s '{A604CB9C-2AB5-11D4-B6D3-0060089002FE}'
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,29 +0,0 @@
|
|||
|
||||
/* This file contains information for Windows that is collected using the
|
||||
* "configure" script on other platforms. See src/mzscheme/mzconfig.h.in for
|
||||
* things that should be defined here.
|
||||
*/
|
||||
|
||||
/* These are not used on Windows. */
|
||||
|
||||
/* The size of a `char', as computed by sizeof. */
|
||||
#undef SIZEOF_CHAR
|
||||
|
||||
/* The size of a `int', as computed by sizeof. */
|
||||
#undef SIZEOF_INT
|
||||
|
||||
/* The size of a `short', as computed by sizeof. */
|
||||
#undef SIZEOF_SHORT
|
||||
|
||||
/* The size of a `long', as computed by sizeof. */
|
||||
#undef SIZEOF_LONG
|
||||
|
||||
/* The size of a `long long', as computed by sizeof. */
|
||||
#undef SIZEOF_LONG_LONG
|
||||
|
||||
|
||||
/* whether nl_langinfo works */
|
||||
#undef HAVE_CODESET
|
||||
|
||||
/* whether getaddrinfo works */
|
||||
#define HAVE_GETADDRINFO 1
|
Binary file not shown.
Before Width: | Height: | Size: 1.4 KiB |
|
@ -1,62 +0,0 @@
|
|||
//Microsoft Developer Studio generated resource script.
|
||||
|
||||
//
|
||||
|
||||
#include "resource.h"
|
||||
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
//
|
||||
|
||||
// Icon
|
||||
|
||||
//
|
||||
|
||||
|
||||
|
||||
// Icon with lowest ID value placed first to ensure application icon
|
||||
|
||||
// remains consistent on all systems.
|
||||
|
||||
APPLICATION ICON DISCARDABLE "mzscheme.ico"
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Version
|
||||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 299,100,0,0
|
||||
PRODUCTVERSION 299,100,0,0
|
||||
FILEFLAGSMASK 0x3fL
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
#else
|
||||
FILEFLAGS 0x0L
|
||||
#endif
|
||||
FILEOS 0x40004L
|
||||
FILETYPE 0x1L
|
||||
FILESUBTYPE 0x0L
|
||||
BEGIN
|
||||
BLOCK "StringFileInfo"
|
||||
BEGIN
|
||||
BLOCK "040904b0"
|
||||
BEGIN
|
||||
VALUE "CompanyName", "PLT Inc.\0"
|
||||
VALUE "FileDescription", "mzscheme\0"
|
||||
VALUE "FileVersion", "299, 100, 0, 0\0"
|
||||
VALUE "InternalName", "mzscheme\0"
|
||||
VALUE "LegalCopyright", "Copyright <20>© 1995-2006\0"
|
||||
VALUE "OriginalFilename", "mzscheme.exe\0"
|
||||
VALUE "ProductName", "MzScheme\0"
|
||||
VALUE "ProductVersion", "299, 100, 0, 0\0"
|
||||
END
|
||||
END
|
||||
BLOCK "VarFileInfo"
|
||||
BEGIN
|
||||
VALUE "Translation", 0x409, 1200
|
||||
END
|
||||
END
|
|
@ -1,36 +0,0 @@
|
|||
Microsoft Visual Studio Solution File, Format Version 7.00
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mzscheme", "mzscheme.vcproj", "{EB7023C8-6D72-4DE4-ADFC-3913C4C70991}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libmzsch", "..\libmzsch\libmzsch.vcproj", "{2D99E176-BCA5-4B8E-B25C-1B2D7179C188}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libmzgc", "..\libmzgc\libmzgc.vcproj", "{CB68718B-24BF-43E3-9E96-BCF9B37CFE2D}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfiguration) = preSolution
|
||||
ConfigName.0 = Debug
|
||||
ConfigName.1 = Release
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectDependencies) = postSolution
|
||||
{2D99E176-BCA5-4B8E-B25C-1B2D7179C188}.0 = {CB68718B-24BF-43E3-9E96-BCF9B37CFE2D}
|
||||
{EB7023C8-6D72-4DE4-ADFC-3913C4C70991}.0 = {CB68718B-24BF-43E3-9E96-BCF9B37CFE2D}
|
||||
{EB7023C8-6D72-4DE4-ADFC-3913C4C70991}.1 = {2D99E176-BCA5-4B8E-B25C-1B2D7179C188}
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfiguration) = postSolution
|
||||
{CB68718B-24BF-43E3-9E96-BCF9B37CFE2D}.Debug.ActiveCfg = Debug|Win32
|
||||
{CB68718B-24BF-43E3-9E96-BCF9B37CFE2D}.Debug.Build.0 = Debug|Win32
|
||||
{CB68718B-24BF-43E3-9E96-BCF9B37CFE2D}.Release.ActiveCfg = Release|Win32
|
||||
{CB68718B-24BF-43E3-9E96-BCF9B37CFE2D}.Release.Build.0 = Release|Win32
|
||||
{2D99E176-BCA5-4B8E-B25C-1B2D7179C188}.Debug.ActiveCfg = Debug|Win32
|
||||
{2D99E176-BCA5-4B8E-B25C-1B2D7179C188}.Debug.Build.0 = Debug|Win32
|
||||
{2D99E176-BCA5-4B8E-B25C-1B2D7179C188}.Release.ActiveCfg = Release|Win32
|
||||
{2D99E176-BCA5-4B8E-B25C-1B2D7179C188}.Release.Build.0 = Release|Win32
|
||||
{EB7023C8-6D72-4DE4-ADFC-3913C4C70991}.Debug.ActiveCfg = Debug|Win32
|
||||
{EB7023C8-6D72-4DE4-ADFC-3913C4C70991}.Debug.Build.0 = Debug|Win32
|
||||
{EB7023C8-6D72-4DE4-ADFC-3913C4C70991}.Release.ActiveCfg = Release|Win32
|
||||
{EB7023C8-6D72-4DE4-ADFC-3913C4C70991}.Release.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityAddIns) = postSolution
|
||||
EndGlobalSection
|
||||
EndGlobal
|
|
@ -1,168 +0,0 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="MzScheme"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="1"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..,..\..\mzscheme\include,$(NOINHERIT)"
|
||||
PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,GC_DLL"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="1"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:I386 /DELAYLOAD:libmzschxxxxxxx.dll /DELAYLOAD:libmzgcxxxxxxx.dll"
|
||||
AdditionalDependencies="delayimp.lib"
|
||||
OutputFile="..\..\..\$(ProjectName).exe"
|
||||
ProgramDatabaseFile="..\..\..\$(ProjectName).pdb"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine="
|
||||
if exist "$(TargetPath)" goto :MzOK
|
||||
echo Error: did not find $(TargetPath)
|
||||
exit 1
|
||||
:MzOK
|
||||
"$(TargetPath)" -qr ..\..\mzscheme\mkincludes.ss "$(TargetDir)/include/" ..\..\mzscheme ..
|
||||
if errorlevel 1 exit 1
|
||||
cd ..\..\mzscheme\dynsrc
|
||||
mkmzdynd.bat
|
||||
cd ..\..\worksp\mzscheme
|
||||
"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="1"
|
||||
AdditionalIncludeDirectories="..,..\..\mzscheme\include,$(NOINHERIT)"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE,GC_DLL"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:I386 /DELAYLOAD:libmzschxxxxxxx.dll /DELAYLOAD:libmzgcxxxxxxx.dll"
|
||||
AdditionalDependencies="delayimp.lib"
|
||||
OutputFile="..\..\..\$(ProjectName).exe"
|
||||
ProgramDatabaseFile="..\..\..\$(ProjectName).pdb"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine="
|
||||
if exist "$(TargetPath)" goto :MzOK
|
||||
echo Error: did not find $(TargetPath)
|
||||
exit 1
|
||||
:MzOK
|
||||
"$(TargetPath)" -qr ..\..\mzscheme\mkincludes.ss "$(TargetDir)/include/" ..\..\mzscheme ..
|
||||
if errorlevel 1 exit 1
|
||||
cd ..\..\mzscheme\dynsrc
|
||||
mkmzdyn.bat
|
||||
cd ..\..\worksp\mzscheme
|
||||
"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;for;f90">
|
||||
<File
|
||||
RelativePath="..\..\Mzscheme\Main.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\mzscheme.rc">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="uniplt.c">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;fi;fd">
|
||||
<File
|
||||
RelativePath=".\resource.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe">
|
||||
<File
|
||||
RelativePath=".\mzscheme.ico">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,16 +0,0 @@
|
|||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Developer Studio generated include file.
|
||||
// Used by mzscheme.rc
|
||||
//
|
||||
#define APPLICATION 101
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 102
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 1000
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
|
@ -1,3 +0,0 @@
|
|||
|
||||
/* Instead of copying the code: */
|
||||
#include "../../worksp/mzscheme/uniplt.c"
|
|
@ -1,123 +0,0 @@
|
|||
# Microsoft Developer Studio Generated NMAKE File, Based on mzstart.dsp
|
||||
!IF "$(CFG)" == ""
|
||||
CFG=MzStart - Win32 Release
|
||||
!MESSAGE No configuration specified. Defaulting to MzStart - Win32 Release.
|
||||
!ENDIF
|
||||
|
||||
!IF "$(CFG)" != "MzStart - Win32 Release"
|
||||
!MESSAGE Invalid configuration "$(CFG)" specified.
|
||||
!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 "mzstart.mak" CFG="MzStart - Win32 Release"
|
||||
!MESSAGE
|
||||
!MESSAGE Possible choices for configuration are:
|
||||
!MESSAGE
|
||||
!MESSAGE "MzStart - Win32 Release" (based on "Win32 (x86) Console Application")
|
||||
!MESSAGE
|
||||
!ERROR An invalid configuration is specified.
|
||||
!ENDIF
|
||||
|
||||
!IF "$(OS)" == "Windows_NT"
|
||||
NULL=
|
||||
!ELSE
|
||||
NULL=nul
|
||||
!ENDIF
|
||||
|
||||
CPP=cl.exe
|
||||
RSC=rc.exe
|
||||
OUTDIR=.\..\..\..\collects\launcher
|
||||
INTDIR=.\Release
|
||||
# Begin Custom Macros
|
||||
OutDir=.\..\..\..\collects\launcher
|
||||
# End Custom Macros
|
||||
|
||||
ALL : "$(OUTDIR)\mzstart.exe"
|
||||
|
||||
|
||||
CLEAN :
|
||||
-@erase "$(INTDIR)\start.obj"
|
||||
-@erase "$(INTDIR)\start.res"
|
||||
-@erase "$(INTDIR)\vc60.idb"
|
||||
-@erase "$(OUTDIR)\mzstart.exe"
|
||||
|
||||
"$(OUTDIR)" :
|
||||
if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
|
||||
|
||||
"$(INTDIR)" :
|
||||
if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"
|
||||
|
||||
BSC32=bscmake.exe
|
||||
BSC32_FLAGS=/nologo /o"$(OUTDIR)\mzstart.bsc"
|
||||
BSC32_SBRS= \
|
||||
|
||||
LINK32=link.exe
|
||||
LINK32_FLAGS=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:console /incremental:no /pdb:"$(OUTDIR)\mzstart.pdb" /machine:I386 /out:"$(OUTDIR)\mzstart.exe"
|
||||
LINK32_OBJS= \
|
||||
"$(INTDIR)\start.obj" \
|
||||
"$(INTDIR)\start.res"
|
||||
|
||||
"$(OUTDIR)\mzstart.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
|
||||
$(LINK32) @<<
|
||||
$(LINK32_FLAGS) $(LINK32_OBJS)
|
||||
<<
|
||||
|
||||
CPP_PROJ=/nologo /ML /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "MZSTART" /Fp"$(INTDIR)\mzstart.pch" /YX /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
|
||||
|
||||
.c{$(INTDIR)}.obj::
|
||||
$(CPP) @<<
|
||||
$(CPP_PROJ) $<
|
||||
<<
|
||||
|
||||
.cpp{$(INTDIR)}.obj::
|
||||
$(CPP) @<<
|
||||
$(CPP_PROJ) $<
|
||||
<<
|
||||
|
||||
.cxx{$(INTDIR)}.obj::
|
||||
$(CPP) @<<
|
||||
$(CPP_PROJ) $<
|
||||
<<
|
||||
|
||||
.c{$(INTDIR)}.sbr::
|
||||
$(CPP) @<<
|
||||
$(CPP_PROJ) $<
|
||||
<<
|
||||
|
||||
.cpp{$(INTDIR)}.sbr::
|
||||
$(CPP) @<<
|
||||
$(CPP_PROJ) $<
|
||||
<<
|
||||
|
||||
.cxx{$(INTDIR)}.sbr::
|
||||
$(CPP) @<<
|
||||
$(CPP_PROJ) $<
|
||||
<<
|
||||
|
||||
RSC_PROJ=/l 0x409 /fo"$(INTDIR)\start.res" /d "NDEBUG" /d "MZSTART"
|
||||
|
||||
!IF "$(NO_EXTERNAL_DEPS)" != "1"
|
||||
!IF EXISTS("mzstart.dep")
|
||||
!INCLUDE "mzstart.dep"
|
||||
!ELSE
|
||||
!MESSAGE Warning: cannot find "mzstart.dep"
|
||||
!ENDIF
|
||||
!ENDIF
|
||||
|
||||
|
||||
!IF "$(CFG)" == "MzStart - Win32 Release"
|
||||
SOURCE=..\..\mzscheme\dynsrc\start.c
|
||||
|
||||
"$(INTDIR)\start.obj" : $(SOURCE) "$(INTDIR)"
|
||||
$(CPP) $(CPP_PROJ) $(SOURCE)
|
||||
|
||||
|
||||
SOURCE=.\..\starters\start.rc
|
||||
|
||||
"$(INTDIR)\start.res" : $(SOURCE) "$(INTDIR)"
|
||||
$(RSC) /l 0x409 /fo"$(INTDIR)\start.res" /i "..\starters" /d "NDEBUG" /d "MZSTART" $(SOURCE)
|
||||
|
||||
|
||||
|
||||
!ENDIF
|
||||
|
|
@ -1,18 +0,0 @@
|
|||
Microsoft Visual Studio Solution File, Format Version 7.00
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MzStart", "mzstart.vcproj", "{838B0D91-A8B3-4716-9D37-E0E444B563D2}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfiguration) = preSolution
|
||||
ConfigName.0 = Release
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectDependencies) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfiguration) = postSolution
|
||||
{838B0D91-A8B3-4716-9D37-E0E444B563D2}.Release.ActiveCfg = Release|Win32
|
||||
{838B0D91-A8B3-4716-9D37-E0E444B563D2}.Release.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityAddIns) = postSolution
|
||||
EndGlobalSection
|
||||
EndGlobal
|
|
@ -1,85 +0,0 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="MzStart"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="..\..\..\collects\launcher"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="1"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE,MZSTART"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="4"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
OutputFile="..\..\..\collects\launcher\$(ProjectName).exe"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="..\..\..\collects\launcher\$(ProjectName).pdb"
|
||||
SubSystem="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
AdditionalIncludeDirectories="..\starters;$(NoInherit)"
|
||||
PreprocessorDefinitions="NDEBUG,MZSTART"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;for;f90">
|
||||
<File
|
||||
RelativePath="..\..\mzscheme\dynsrc\start.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\starters\start.rc">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;fi;fd">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,164 +0,0 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="png"
|
||||
ProjectGUID="{85CFDF8A-E7A2-4B6D-A0D2-1C75835B6AEA}"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
AdditionalIncludeDirectories="..\..\wxcommon\zlib,$(NOINHERIT)"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_LIB,GC_DLL"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)\$(ProjectName).lib"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\wxcommon\zlib,$(NOINHERIT)"
|
||||
PreprocessorDefinitions="WIN32,_DEBUG,_LIB,GC_DLL"
|
||||
RuntimeLibrary="1"
|
||||
UsePrecompiledHeader="2"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)\$(ProjectName).lib"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\libpng\png.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\libpng\pngerror.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\libpng\pnggccrd.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\libpng\pngget.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\libpng\pngmem.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\libpng\pngpread.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\libpng\pngread.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\libpng\pngrio.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\libpng\pngrtran.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\libpng\pngrutil.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\libpng\pngset.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\libpng\pngtest.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\libpng\pngtrans.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\libpng\pngvcrd.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\libpng\pngwio.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\libpng\pngwrite.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\libpng\pngwtran.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\libpng\pngwutil.c">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
Binary file not shown.
Before Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.4 KiB |
|
@ -1,15 +0,0 @@
|
|||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Developer Studio generated include file.
|
||||
// Used by Script2.rc
|
||||
//
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 101
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 1000
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
|
@ -1,71 +0,0 @@
|
|||
//Microsoft Developer Studio generated resource script.
|
||||
//
|
||||
#include "resource.h"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Icon
|
||||
//
|
||||
|
||||
// Icon with lowest ID value placed first to ensure application icon
|
||||
// remains consistent on all systems.
|
||||
#ifdef MRSTART
|
||||
APPLICATION ICON DISCARDABLE "mrstart.ico"
|
||||
#endif
|
||||
#ifdef MZSTART
|
||||
APPLICATION ICON DISCARDABLE "mzstart.ico"
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Version
|
||||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 1,0,0,1
|
||||
PRODUCTVERSION 1,0,0,1
|
||||
FILEFLAGSMASK 0x3fL
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
#else
|
||||
FILEFLAGS 0x0L
|
||||
#endif
|
||||
FILEOS 0x40004L
|
||||
FILETYPE 0x1L
|
||||
FILESUBTYPE 0x0L
|
||||
BEGIN
|
||||
BLOCK "StringFileInfo"
|
||||
BEGIN
|
||||
BLOCK "040904b0"
|
||||
BEGIN
|
||||
VALUE "CompanyName", "PLT\0"
|
||||
#ifdef MRSTART
|
||||
VALUE "FileDescription", "MrEd Launcher\0"
|
||||
#endif
|
||||
#ifdef MZSTART
|
||||
VALUE "FileDescription", "MzScheme Launcher\0"
|
||||
#endif
|
||||
VALUE "FileVersion", "1, 0, 0, 1\0"
|
||||
#ifdef MRSTART
|
||||
VALUE "InternalName", "mrstart\0"
|
||||
#endif
|
||||
#ifdef MZSTART
|
||||
VALUE "InternalName", "mzstart\0"
|
||||
#endif
|
||||
VALUE "LegalCopyright", "Copyright © 1996-2002\0"
|
||||
#ifdef MRSTART
|
||||
VALUE "OriginalFilename", "MrStart.exe\0"
|
||||
VALUE "ProductName", "MrEd Launcher\0"
|
||||
#endif
|
||||
#ifdef MZSTART
|
||||
VALUE "OriginalFilename", "MzStart.exe\0"
|
||||
VALUE "ProductName", "MzScheme Launcher\0"
|
||||
#endif
|
||||
VALUE "ProductVersion", "1, 0, 0, 1\0"
|
||||
END
|
||||
END
|
||||
BLOCK "VarFileInfo"
|
||||
BEGIN
|
||||
VALUE "Translation", 0x409, 1200
|
||||
END
|
||||
END
|
|
@ -1,154 +0,0 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="wxme"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..,..\..\mzscheme\gc,..\..\mzscheme\include,..\..\wxwindow\include\base,..\..\wxwindow\include\msw,..\..\wxcommon\jpeg,..\jpeg,..\..\wxcommon\zlib,$(NOINHERIT)"
|
||||
PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,__WINDOWS__,GC_DLL,__STDC__"
|
||||
RuntimeLibrary="1"
|
||||
UsePrecompiledHeader="2"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)\$(ProjectName).lib"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="1"
|
||||
AdditionalIncludeDirectories="..,..\..\mzscheme\gc,..\..\mzscheme\include,..\..\wxwindow\include\base,..\..\wxwindow\include\msw,..\..\wxcommon\jpeg,..\jpeg,..\..\wxcommon\zlib,$(NOINHERIT)"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,__WINDOWS__,GC_DLL,__STDC__"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)\$(ProjectName).lib"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxme\WX_CGREC.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxme\WX_KEYM.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxme\WX_MBUF.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxme\WX_MEDAD.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxme\WX_MEDIA.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxme\WX_MEDIO.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxme\WX_MLINE.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxme\WX_MPBRD.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxme\WX_MPRIV.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxme\WX_MSNIP.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxme\WX_SNIP.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxme\WX_STYLE.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\wxGC.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\wxJPEG.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mzscheme\utils\xcglue.c">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,287 +0,0 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="wxs"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..,..\..\mzscheme\gc,..\..\mzscheme\include,..\..\mred\wxme,..\..\wxwindow\include\base,..\..\wxwindow\include\msw,..\..\wxWindow\contrib\fafa,$(NOINHERIT)"
|
||||
PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,__WINDOWS__,GC_DLL,__STDC__"
|
||||
RuntimeLibrary="1"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderThrough="wx.h"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)\$(ProjectName).lib"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="1"
|
||||
AdditionalIncludeDirectories="..,..\..\mzscheme\gc,..\..\mzscheme\include,..\..\mred\wxme,..\..\wxwindow\include\base,..\..\wxwindow\include\msw,..\..\wxWindow\contrib\fafa,$(NOINHERIT)"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,__WINDOWS__,GC_DLL,__STDC__"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderThrough="wx.h"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)\$(ProjectName).lib"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;for;f90">
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXSCHEME.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_BMAP.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_BUTN.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_CHCE.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_CKBX.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_CNVS.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_DC.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_EVNT.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_FRAM.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_GAGE.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_GDI.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_GLOB.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_ITEM.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_LBOX.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_MADM.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_MEDE.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_MEDI.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_MENU.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_MIO.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_MISC.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_MPB.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_OBJ.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_PANL.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_RADO.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_SLID.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_SNIP.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_STYL.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_TABC.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\WXS_WIN.cxx">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;fi;fd">
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_bmap.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_butn.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_chce.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_ckbx.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_cnvs.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_dc.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_evnt.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_fram.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_gage.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_gdi.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_glob.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_item.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_lbox.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_madm.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_mede.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_medi.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_menu.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_mio.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_misc.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_mpb.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_obj.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_panl.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_rado.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_slid.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_snip.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_styl.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_text.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxs_win.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\mred\Wxs\wxscheme.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,213 +0,0 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="wxutils"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\mzscheme\gc,..\..\wxwindow\include\base,..\..\wxwindow\include\msw,..\..\wxwindow\contrib\wxxpm\libxpm.34b\lib,..\..\wxWindow\contrib\fafa"
|
||||
PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,__WINDOWS__,$(NOINHERIT)"
|
||||
RuntimeLibrary="1"
|
||||
UsePrecompiledHeader="2"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)\$(ProjectName).lib"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="1"
|
||||
AdditionalIncludeDirectories="..\..\mzscheme\gc,..\..\wxwindow\include\base,..\..\wxwindow\include\msw,..\..\wxwindow\contrib\wxxpm\libxpm.34b\lib,..\..\wxWindow\contrib\fafa"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,__WINDOWS__,$(NOINHERIT)"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)\$(ProjectName).lib"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;for;f90">
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Fafa\Button.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Fafa\Check.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Fafa\Cont.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Wxxpm\Libxpm.34b\Lib\Crbuffri.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Wxxpm\Libxpm.34b\Lib\Crdatfri.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Wxxpm\Libxpm.34b\Lib\Create.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Wxxpm\Libxpm.34b\Lib\Crifrbuf.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Wxxpm\Libxpm.34b\Lib\Crifrdat.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Utils\Dib\DIB.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Wxxpm\Libxpm.34b\Lib\Data.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Fafa\Dialog.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Fafa\Draw.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Fafa\Dumfafa.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Fafa\Fafa.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Wxxpm\Libxpm.34b\Lib\Hashtab.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Wxxpm\Libxpm.34b\Lib\Misc.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Wxxpm\Libxpm.34b\Lib\Parse.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Wxxpm\Libxpm.34b\Lib\Rdftodat.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Wxxpm\Libxpm.34b\Lib\Rdftoi.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Wxxpm\Libxpm.34b\Lib\Rgb.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Wxxpm\Libxpm.34b\Lib\Scan.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Wxxpm\Libxpm.34b\Lib\Simx.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Fafa\Static.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Wxxpm\Libxpm.34b\Lib\Wrffrdat.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Wxxpm\Libxpm.34b\Lib\Wrffri.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Wxxpm\Libxpm.34b\Lib\Wrffrp.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Gauge\Zyz3d.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Gauge\Zyzgauge.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\wximgxbm.cxx">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;fi;fd">
|
||||
<File
|
||||
RelativePath="..\..\wxwindow\utils\dib\dib.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxWindow\contrib\fafa\fafa.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Wxxpm\Libxpm.34b\Lib\simx.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Contrib\Gauge\zyz3d.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxwindow\contrib\gauge\zyzgauge.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,262 +0,0 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="wxwin"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..,..\..\mzscheme\gc,..\..\wxwindow\include\base,..\..\wxwindow\include\msw,..\..\wxwindow\contrib\wxxpm\libxpm.34b\lib,..\..\wxWindow\contrib\fafa,$(NOINHERIT)"
|
||||
PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,__WINDOWS__,GC_DLL"
|
||||
RuntimeLibrary="1"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderThrough="wx.h"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)\$(ProjectName).lib"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="1"
|
||||
AdditionalIncludeDirectories="..,..\..\mzscheme\gc,..\..\wxwindow\include\base,..\..\wxwindow\include\msw,..\..\wxwindow\contrib\wxxpm\libxpm.34b\lib,..\..\wxWindow\contrib\fafa,$(NOINHERIT)"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,__WINDOWS__,GC_DLL"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderThrough="wx.h"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)\$(ProjectName).lib"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;for;f90">
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Base\WB_CANVS.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Base\WB_CMDLG.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Base\WB_DATA.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Base\WB_DC.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Base\WB_DIALG.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Base\WB_FRAME.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Base\WB_GDI.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Base\WB_HASH.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Base\WB_ITEM.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Base\WB_LIST.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Base\WB_MAIN.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Base\WB_MF.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Base\WB_OBJ.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Base\WB_PANEL.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Base\WB_PRINT.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Base\WB_PS.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Base\WB_STDEV.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Base\WB_SYSEV.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Base\WB_TIMER.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Base\WB_TYPES.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Base\WB_UTILS.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Base\WB_WIN.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\WX_BUTTN.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\WX_CANVS.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\WX_CHECK.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\WX_CHOIC.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\WX_CLIPB.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\WX_CMDLG.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\WX_DC.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\WX_DIALG.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\WX_FRAME.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\WX_GAUGE.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\WX_GDI.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\WX_ITEM.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\WX_LBOX.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\WX_MAIN.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\WX_MENU.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\WX_MESSG.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\WX_MF.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\WX_PANEL.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\WX_RBOX.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\WX_SLIDR.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\WX_TABC.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\WX_TIMER.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\WX_UTILS.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\WX_WIN.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\wx_gbox.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxwindow\src\msw\wx_graph_glue.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\wx_pdf.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Wxwindow\Src\Msw\wximgfil.cxx">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;fi;fd">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,162 +0,0 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="zlib"
|
||||
ProjectGUID="{8CE7DC81-695B-436B-AA96-2D753846AFE5}"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\zlib,$(NOINHERIT)"
|
||||
PreprocessorDefinitions="WIN32,_DEBUG,_LIB,GC_DLL"
|
||||
RuntimeLibrary="1"
|
||||
UsePrecompiledHeader="2"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)\$(ProjectName).lib"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
GlobalOptimizations="TRUE"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="TRUE"
|
||||
FavorSizeOrSpeed="1"
|
||||
AdditionalIncludeDirectories="..\zlib,$(NOINHERIT)"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_LIB,GC_DLL"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)\$(ProjectName).lib"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\zlib\adler32.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\zlib\compress.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\zlib\crc32.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\zlib\deflate.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\zlib\gzio.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\zlib\infblock.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\zlib\infcodes.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\zlib\inffast.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\zlib\inffast.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\zlib\inflate.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\zlib\inftrees.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\zlib\infutil.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\zlib\maketree.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\zlib\minigzip.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\zlib\trees.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\zlib\uncompr.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\wxcommon\zlib\zutil.c">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
Loading…
Reference in New Issue
Block a user