mirror of https://github.com/roytam1/kmeleon.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
307 lines
7.7 KiB
307 lines
7.7 KiB
<?xml version="1.0" encoding="Windows-1252"?> |
|
<VisualStudioProject |
|
ProjectType="Visual C++" |
|
Version="7.10" |
|
Name="sessions" |
|
ProjectGUID="{43FF5741-2BA4-4191-A0E3-DB8BC27685CB}" |
|
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" |
|
InlineFunctionExpansion="0" |
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;SESSIONS_EXPORTS" |
|
MinimalRebuild="TRUE" |
|
BasicRuntimeChecks="0" |
|
RuntimeLibrary="3" |
|
UsePrecompiledHeader="3" |
|
WarningLevel="3" |
|
Detect64BitPortabilityProblems="TRUE" |
|
DebugInformationFormat="4"/> |
|
<Tool |
|
Name="VCCustomBuildTool"/> |
|
<Tool |
|
Name="VCLinkerTool" |
|
OutputFile="..\..\debug\kplugins\$(ProjectName).dll" |
|
LinkIncremental="2" |
|
GenerateDebugInformation="TRUE" |
|
ProgramDatabaseFile="$(OutDir)/sessions.pdb" |
|
SubSystem="2" |
|
ImportLibrary="$(OutDir)/sessions.lib" |
|
TargetMachine="1"/> |
|
<Tool |
|
Name="VCMIDLTool"/> |
|
<Tool |
|
Name="VCPostBuildEventTool"/> |
|
<Tool |
|
Name="VCPreBuildEventTool"/> |
|
<Tool |
|
Name="VCPreLinkEventTool"/> |
|
<Tool |
|
Name="VCResourceCompilerTool"/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool"/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool"/> |
|
<Tool |
|
Name="VCWebDeploymentTool"/> |
|
<Tool |
|
Name="VCManagedWrapperGeneratorTool"/> |
|
<Tool |
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
|
</Configuration> |
|
<Configuration |
|
Name="Release|Win32" |
|
OutputDirectory="Release" |
|
IntermediateDirectory="Release" |
|
ConfigurationType="2" |
|
CharacterSet="2"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="1" |
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SESSIONS_EXPORTS" |
|
BasicRuntimeChecks="0" |
|
RuntimeLibrary="2" |
|
UsePrecompiledHeader="3" |
|
WarningLevel="3" |
|
Detect64BitPortabilityProblems="TRUE" |
|
DebugInformationFormat="3"/> |
|
<Tool |
|
Name="VCCustomBuildTool"/> |
|
<Tool |
|
Name="VCLinkerTool" |
|
OutputFile="..\..\release\kplugins\$(ProjectName).dll" |
|
LinkIncremental="1" |
|
GenerateDebugInformation="TRUE" |
|
SubSystem="2" |
|
OptimizeReferences="2" |
|
EnableCOMDATFolding="2" |
|
ImportLibrary="$(OutDir)/sessions.lib" |
|
TargetMachine="1"/> |
|
<Tool |
|
Name="VCMIDLTool"/> |
|
<Tool |
|
Name="VCPostBuildEventTool"/> |
|
<Tool |
|
Name="VCPreBuildEventTool"/> |
|
<Tool |
|
Name="VCPreLinkEventTool"/> |
|
<Tool |
|
Name="VCResourceCompilerTool"/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool"/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool"/> |
|
<Tool |
|
Name="VCWebDeploymentTool"/> |
|
<Tool |
|
Name="VCManagedWrapperGeneratorTool"/> |
|
<Tool |
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
|
</Configuration> |
|
<Configuration |
|
Name="Debug Unicode|Win32" |
|
OutputDirectory="$(ConfigurationName)" |
|
IntermediateDirectory="$(ConfigurationName)" |
|
ConfigurationType="2" |
|
CharacterSet="1"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="0" |
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;SESSIONS_EXPORTS" |
|
MinimalRebuild="TRUE" |
|
BasicRuntimeChecks="3" |
|
RuntimeLibrary="3" |
|
BufferSecurityCheck="TRUE" |
|
EnableFunctionLevelLinking="TRUE" |
|
UsePrecompiledHeader="3" |
|
WarningLevel="3" |
|
Detect64BitPortabilityProblems="TRUE" |
|
DebugInformationFormat="4"/> |
|
<Tool |
|
Name="VCCustomBuildTool"/> |
|
<Tool |
|
Name="VCLinkerTool" |
|
OutputFile="..\..\debug\kplugins\$(ProjectName).dll" |
|
LinkIncremental="2" |
|
GenerateDebugInformation="TRUE" |
|
ProgramDatabaseFile="$(OutDir)/sessions.pdb" |
|
SubSystem="2" |
|
ImportLibrary="$(OutDir)/sessions.lib" |
|
TargetMachine="1"/> |
|
<Tool |
|
Name="VCMIDLTool"/> |
|
<Tool |
|
Name="VCPostBuildEventTool"/> |
|
<Tool |
|
Name="VCPreBuildEventTool"/> |
|
<Tool |
|
Name="VCPreLinkEventTool"/> |
|
<Tool |
|
Name="VCResourceCompilerTool"/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool"/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool"/> |
|
<Tool |
|
Name="VCWebDeploymentTool"/> |
|
<Tool |
|
Name="VCManagedWrapperGeneratorTool"/> |
|
<Tool |
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
|
</Configuration> |
|
<Configuration |
|
Name="Release Unicode|Win32" |
|
OutputDirectory="$(ConfigurationName)" |
|
IntermediateDirectory="$(ConfigurationName)" |
|
ConfigurationType="2" |
|
CharacterSet="2"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="1" |
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SESSIONS_EXPORTS" |
|
RuntimeLibrary="0" |
|
UsePrecompiledHeader="3" |
|
WarningLevel="3" |
|
Detect64BitPortabilityProblems="TRUE" |
|
DebugInformationFormat="3"/> |
|
<Tool |
|
Name="VCCustomBuildTool"/> |
|
<Tool |
|
Name="VCLinkerTool" |
|
AdditionalDependencies="unicows.lib kernel32.lib" |
|
OutputFile="..\..\release\kplugins\$(ProjectName).dll" |
|
LinkIncremental="1" |
|
IgnoreDefaultLibraryNames="kernel32" |
|
GenerateDebugInformation="TRUE" |
|
SubSystem="2" |
|
OptimizeReferences="2" |
|
EnableCOMDATFolding="2" |
|
ImportLibrary="$(OutDir)/sessions.lib" |
|
TargetMachine="1"/> |
|
<Tool |
|
Name="VCMIDLTool"/> |
|
<Tool |
|
Name="VCPostBuildEventTool"/> |
|
<Tool |
|
Name="VCPreBuildEventTool"/> |
|
<Tool |
|
Name="VCPreLinkEventTool"/> |
|
<Tool |
|
Name="VCResourceCompilerTool"/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool"/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool"/> |
|
<Tool |
|
Name="VCWebDeploymentTool"/> |
|
<Tool |
|
Name="VCManagedWrapperGeneratorTool"/> |
|
<Tool |
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
|
</Configuration> |
|
</Configurations> |
|
<References> |
|
</References> |
|
<Files> |
|
<Filter |
|
Name="Source Files" |
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
|
<File |
|
RelativePath=".\sessions.cpp"> |
|
</File> |
|
<File |
|
RelativePath=".\stdafx.cpp"> |
|
<FileConfiguration |
|
Name="Debug|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
UsePrecompiledHeader="1"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
UsePrecompiledHeader="1"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Debug Unicode|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
UsePrecompiledHeader="1"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release Unicode|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
UsePrecompiledHeader="1"/> |
|
</FileConfiguration> |
|
</File> |
|
<File |
|
RelativePath="..\Utils.cpp"> |
|
<FileConfiguration |
|
Name="Debug|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
UsePrecompiledHeader="0"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
UsePrecompiledHeader="0"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Debug Unicode|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
UsePrecompiledHeader="0"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release Unicode|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
UsePrecompiledHeader="0"/> |
|
</FileConfiguration> |
|
</File> |
|
</Filter> |
|
<Filter |
|
Name="Header Files" |
|
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
|
<File |
|
RelativePath=".\resource.h"> |
|
</File> |
|
<File |
|
RelativePath=".\sessions.h"> |
|
</File> |
|
<File |
|
RelativePath=".\stdafx.h"> |
|
</File> |
|
</Filter> |
|
<Filter |
|
Name="Resource Files" |
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> |
|
<File |
|
RelativePath=".\sessions.rc"> |
|
</File> |
|
</Filter> |
|
<File |
|
RelativePath=".\ReadMe.txt"> |
|
</File> |
|
</Files> |
|
<Globals> |
|
</Globals> |
|
</VisualStudioProject>
|
|
|