| 1 |
<?xml version="1.0" encoding="shift_jis"?> |
<?xml version="1.0" encoding="shift_jis"?> |
| 2 |
<VisualStudioProject |
<VisualStudioProject |
| 3 |
ProjectType="Visual C++" |
ProjectType="Visual C++" |
| 4 |
Version="8.00" |
Version="8.00" |
| 5 |
Name="TTXCallSysMenu" |
Name="TTXCallSysMenu" |
| 6 |
ProjectGUID="{25709A86-E6B8-4CDA-906C-02D935E05978}" |
ProjectGUID="{25709A86-E6B8-4CDA-906C-02D935E05978}" |
| 7 |
RootNamespace="TTXCallSysMenu" |
RootNamespace="TTXCallSysMenu" |
| 8 |
Keyword="Win32Proj" |
Keyword="Win32Proj" |
| 9 |
> |
> |
| 10 |
<Platforms> |
<Platforms> |
| 11 |
<Platform |
<Platform |
| 12 |
Name="Win32" |
Name="Win32" |
| 13 |
/> |
/> |
| 14 |
</Platforms> |
</Platforms> |
| 15 |
<ToolFiles> |
<ToolFiles> |
| 16 |
</ToolFiles> |
</ToolFiles> |
| 17 |
<Configurations> |
<Configurations> |
| 18 |
<Configuration |
<Configuration |
| 19 |
Name="Debug|Win32" |
Name="Debug|Win32" |
| 20 |
OutputDirectory="..\$(ConfigurationName)" |
OutputDirectory="..\$(ConfigurationName)" |
| 21 |
IntermediateDirectory="$(ConfigurationName)" |
IntermediateDirectory="$(ConfigurationName)" |
| 22 |
ConfigurationType="2" |
ConfigurationType="2" |
| 23 |
CharacterSet="0" |
CharacterSet="0" |
| 24 |
> |
> |
| 25 |
<Tool |
<Tool |
| 26 |
Name="VCPreBuildEventTool" |
Name="VCPreBuildEventTool" |
| 27 |
/> |
/> |
| 28 |
<Tool |
<Tool |
| 29 |
Name="VCCustomBuildTool" |
Name="VCCustomBuildTool" |
| 30 |
/> |
/> |
| 31 |
<Tool |
<Tool |
| 32 |
Name="VCXMLDataGeneratorTool" |
Name="VCXMLDataGeneratorTool" |
| 33 |
/> |
/> |
| 34 |
<Tool |
<Tool |
| 35 |
Name="VCWebServiceProxyGeneratorTool" |
Name="VCWebServiceProxyGeneratorTool" |
| 36 |
/> |
/> |
| 37 |
<Tool |
<Tool |
| 38 |
Name="VCMIDLTool" |
Name="VCMIDLTool" |
| 39 |
/> |
/> |
| 40 |
<Tool |
<Tool |
| 41 |
Name="VCCLCompilerTool" |
Name="VCCLCompilerTool" |
| 42 |
Optimization="0" |
Optimization="0" |
| 43 |
AdditionalIncludeDirectories="..\..\teraterm\common;..\..\teraterm\teraterm" |
AdditionalIncludeDirectories="..\..\teraterm\common;..\..\teraterm\teraterm" |
| 44 |
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL" |
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL" |
| 45 |
MinimalRebuild="true" |
MinimalRebuild="true" |
| 46 |
BasicRuntimeChecks="3" |
BasicRuntimeChecks="3" |
| 47 |
RuntimeLibrary="1" |
RuntimeLibrary="1" |
| 48 |
UsePrecompiledHeader="0" |
UsePrecompiledHeader="0" |
| 49 |
WarningLevel="3" |
WarningLevel="3" |
| 50 |
Detect64BitPortabilityProblems="true" |
Detect64BitPortabilityProblems="true" |
| 51 |
DebugInformationFormat="4" |
DebugInformationFormat="4" |
| 52 |
/> |
/> |
| 53 |
<Tool |
<Tool |
| 54 |
Name="VCManagedResourceCompilerTool" |
Name="VCManagedResourceCompilerTool" |
| 55 |
/> |
/> |
| 56 |
<Tool |
<Tool |
| 57 |
Name="VCResourceCompilerTool" |
Name="VCResourceCompilerTool" |
| 58 |
/> |
/> |
| 59 |
<Tool |
<Tool |
| 60 |
Name="VCPreLinkEventTool" |
Name="VCPreLinkEventTool" |
| 61 |
/> |
/> |
| 62 |
<Tool |
<Tool |
| 63 |
Name="VCLinkerTool" |
Name="VCLinkerTool" |
| 64 |
LinkIncremental="2" |
LinkIncremental="2" |
| 65 |
GenerateDebugInformation="true" |
GenerateDebugInformation="true" |
| 66 |
SubSystem="2" |
SubSystem="2" |
| 67 |
TargetMachine="1" |
TargetMachine="1" |
| 68 |
/> |
/> |
| 69 |
<Tool |
<Tool |
| 70 |
Name="VCALinkTool" |
Name="VCALinkTool" |
| 71 |
/> |
/> |
| 72 |
<Tool |
<Tool |
| 73 |
Name="VCManifestTool" |
Name="VCManifestTool" |
| 74 |
/> |
/> |
| 75 |
<Tool |
<Tool |
| 76 |
Name="VCXDCMakeTool" |
Name="VCXDCMakeTool" |
| 77 |
/> |
/> |
| 78 |
<Tool |
<Tool |
| 79 |
Name="VCBscMakeTool" |
Name="VCBscMakeTool" |
| 80 |
/> |
/> |
| 81 |
<Tool |
<Tool |
| 82 |
Name="VCFxCopTool" |
Name="VCFxCopTool" |
| 83 |
/> |
/> |
| 84 |
<Tool |
<Tool |
| 85 |
Name="VCAppVerifierTool" |
Name="VCAppVerifierTool" |
| 86 |
/> |
/> |
| 87 |
<Tool |
<Tool |
| 88 |
Name="VCWebDeploymentTool" |
Name="VCWebDeploymentTool" |
| 89 |
/> |
/> |
| 90 |
<Tool |
<Tool |
| 91 |
Name="VCPostBuildEventTool" |
Name="VCPostBuildEventTool" |
| 92 |
/> |
/> |
| 93 |
</Configuration> |
</Configuration> |
| 94 |
<Configuration |
<Configuration |
| 95 |
Name="Release|Win32" |
Name="Release|Win32" |
| 96 |
OutputDirectory="..\$(ConfigurationName)" |
OutputDirectory="..\$(ConfigurationName)" |
| 97 |
IntermediateDirectory="$(ConfigurationName)" |
IntermediateDirectory="$(ConfigurationName)" |
| 98 |
ConfigurationType="2" |
ConfigurationType="2" |
| 99 |
CharacterSet="0" |
CharacterSet="0" |
| 100 |
WholeProgramOptimization="1" |
WholeProgramOptimization="1" |
| 101 |
> |
> |
| 102 |
<Tool |
<Tool |
| 103 |
Name="VCPreBuildEventTool" |
Name="VCPreBuildEventTool" |
| 104 |
/> |
/> |
| 105 |
<Tool |
<Tool |
| 106 |
Name="VCCustomBuildTool" |
Name="VCCustomBuildTool" |
| 107 |
/> |
/> |
| 108 |
<Tool |
<Tool |
| 109 |
Name="VCXMLDataGeneratorTool" |
Name="VCXMLDataGeneratorTool" |
| 110 |
/> |
/> |
| 111 |
<Tool |
<Tool |
| 112 |
Name="VCWebServiceProxyGeneratorTool" |
Name="VCWebServiceProxyGeneratorTool" |
| 113 |
/> |
/> |
| 114 |
<Tool |
<Tool |
| 115 |
Name="VCMIDLTool" |
Name="VCMIDLTool" |
| 116 |
/> |
/> |
| 117 |
<Tool |
<Tool |
| 118 |
Name="VCCLCompilerTool" |
Name="VCCLCompilerTool" |
| 119 |
AdditionalIncludeDirectories="..\..\teraterm\common;..\..\teraterm\teraterm" |
AdditionalIncludeDirectories="..\..\teraterm\common;..\..\teraterm\teraterm" |
| 120 |
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL" |
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL" |
| 121 |
RuntimeLibrary="0" |
RuntimeLibrary="0" |
| 122 |
UsePrecompiledHeader="0" |
UsePrecompiledHeader="0" |
| 123 |
WarningLevel="3" |
WarningLevel="3" |
| 124 |
Detect64BitPortabilityProblems="true" |
Detect64BitPortabilityProblems="true" |
| 125 |
DebugInformationFormat="3" |
DebugInformationFormat="3" |
| 126 |
/> |
/> |
| 127 |
<Tool |
<Tool |
| 128 |
Name="VCManagedResourceCompilerTool" |
Name="VCManagedResourceCompilerTool" |
| 129 |
/> |
/> |
| 130 |
<Tool |
<Tool |
| 131 |
Name="VCResourceCompilerTool" |
Name="VCResourceCompilerTool" |
| 132 |
/> |
/> |
| 133 |
<Tool |
<Tool |
| 134 |
Name="VCPreLinkEventTool" |
Name="VCPreLinkEventTool" |
| 135 |
/> |
/> |
| 136 |
<Tool |
<Tool |
| 137 |
Name="VCLinkerTool" |
Name="VCLinkerTool" |
| 138 |
LinkIncremental="1" |
LinkIncremental="1" |
| 139 |
GenerateDebugInformation="true" |
GenerateDebugInformation="true" |
| 140 |
SubSystem="2" |
SubSystem="2" |
| 141 |
OptimizeReferences="2" |
OptimizeReferences="2" |
| 142 |
EnableCOMDATFolding="2" |
EnableCOMDATFolding="2" |
| 143 |
TargetMachine="1" |
TargetMachine="1" |
| 144 |
/> |
/> |
| 145 |
<Tool |
<Tool |
| 146 |
Name="VCALinkTool" |
Name="VCALinkTool" |
| 147 |
/> |
/> |
| 148 |
<Tool |
<Tool |
| 149 |
Name="VCManifestTool" |
Name="VCManifestTool" |
| 150 |
/> |
/> |
| 151 |
<Tool |
<Tool |
| 152 |
Name="VCXDCMakeTool" |
Name="VCXDCMakeTool" |
| 153 |
/> |
/> |
| 154 |
<Tool |
<Tool |
| 155 |
Name="VCBscMakeTool" |
Name="VCBscMakeTool" |
| 156 |
/> |
/> |
| 157 |
<Tool |
<Tool |
| 158 |
Name="VCFxCopTool" |
Name="VCFxCopTool" |
| 159 |
/> |
/> |
| 160 |
<Tool |
<Tool |
| 161 |
Name="VCAppVerifierTool" |
Name="VCAppVerifierTool" |
| 162 |
/> |
/> |
| 163 |
<Tool |
<Tool |
| 164 |
Name="VCWebDeploymentTool" |
Name="VCWebDeploymentTool" |
| 165 |
/> |
/> |
| 166 |
<Tool |
<Tool |
| 167 |
Name="VCPostBuildEventTool" |
Name="VCPostBuildEventTool" |
| 168 |
/> |
/> |
| 169 |
</Configuration> |
</Configuration> |
| 170 |
</Configurations> |
</Configurations> |
| 171 |
<References> |
<References> |
| 172 |
</References> |
</References> |
| 173 |
<Files> |
<Files> |
| 174 |
<Filter |
<Filter |
| 175 |
Name="Source Files" |
Name="Source Files" |
| 176 |
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
| 177 |
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
| 178 |
> |
> |
| 179 |
<File |
<File |
| 180 |
RelativePath="TTXCallSysMenu.c" |
RelativePath="TTXCallSysMenu.c" |
| 181 |
> |
> |
| 182 |
</File> |
</File> |
| 183 |
</Filter> |
</Filter> |
| 184 |
<Filter |
<Filter |
| 185 |
Name="ReadMe" |
Name="ReadMe" |
| 186 |
> |
> |
| 187 |
<File |
<File |
| 188 |
RelativePath="ReadMe-ja.txt" |
RelativePath="ReadMe-ja.txt" |
| 189 |
> |
> |
| 190 |
</File> |
</File> |
| 191 |
<File |
<File |
| 192 |
RelativePath="ReadMe.txt" |
RelativePath="ReadMe.txt" |
| 193 |
> |
> |
| 194 |
</File> |
</File> |
| 195 |
</Filter> |
</Filter> |
| 196 |
</Files> |
</Files> |
| 197 |
<Globals> |
<Globals> |
| 198 |
</Globals> |
</Globals> |
| 199 |
</VisualStudioProject> |
</VisualStudioProject> |