source: anotherchoice/tags/jsp-1.4.4-full-UTF8/utils/tlcs900-toshiba/tlcs900offset/tlcs900offset.vcxproj@ 363

Last change on this file since 363 was 363, checked in by ykominami, 5 years ago

add tags/jsp-1.4.4-full-UTF8

  • Property svn:executable set to *
File size: 6.6 KB
RevLine 
[363]1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Debug|Win32">
5 <Configuration>Debug</Configuration>
6 <Platform>Win32</Platform>
7 </ProjectConfiguration>
8 <ProjectConfiguration Include="Release|Win32">
9 <Configuration>Release</Configuration>
10 <Platform>Win32</Platform>
11 </ProjectConfiguration>
12 </ItemGroup>
13 <PropertyGroup Label="Globals">
14 <SccProjectName />
15 <SccLocalPath />
16 </PropertyGroup>
17 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
18 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
19 <ConfigurationType>Application</ConfigurationType>
20 <UseOfMfc>false</UseOfMfc>
21 <CharacterSet>MultiByte</CharacterSet>
22 </PropertyGroup>
23 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
24 <ConfigurationType>Application</ConfigurationType>
25 <UseOfMfc>false</UseOfMfc>
26 <CharacterSet>MultiByte</CharacterSet>
27 </PropertyGroup>
28 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
29 <ImportGroup Label="ExtensionSettings">
30 </ImportGroup>
31 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
32 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
33 </ImportGroup>
34 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
35 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
36 </ImportGroup>
37 <PropertyGroup Label="UserMacros" />
38 <PropertyGroup>
39 <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
40 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\Release\</OutDir>
41 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\Release\</IntDir>
42 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
43 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\Debug\</OutDir>
44 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\Debug\</IntDir>
45 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</LinkIncremental>
46 </PropertyGroup>
47 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
48 <ClCompile>
49 <Optimization>MaxSpeed</Optimization>
50 <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
51 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
52 <StringPooling>true</StringPooling>
53 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
54 <FunctionLevelLinking>true</FunctionLevelLinking>
55 <PrecompiledHeader>
56 </PrecompiledHeader>
57 <PrecompiledHeaderOutputFile>.\Release/tlcs900offset.pch</PrecompiledHeaderOutputFile>
58 <AssemblerListingLocation>.\Release/</AssemblerListingLocation>
59 <ObjectFileName>.\Release/</ObjectFileName>
60 <ProgramDataBaseFileName>.\Release/</ProgramDataBaseFileName>
61 <WarningLevel>Level3</WarningLevel>
62 <SuppressStartupBanner>true</SuppressStartupBanner>
63 </ClCompile>
64 <Link>
65 <OutputFile>.\Release/tlcs900offset.exe</OutputFile>
66 <SuppressStartupBanner>true</SuppressStartupBanner>
67 <ProgramDatabaseFile>.\Release/tlcs900offset.pdb</ProgramDatabaseFile>
68 <SubSystem>Console</SubSystem>
69 <TargetMachine>MachineX86</TargetMachine>
70 </Link>
71 <Midl>
72 <TypeLibraryName>.\Release/tlcs900offset.tlb</TypeLibraryName>
73 <HeaderFileName>
74 </HeaderFileName>
75 </Midl>
76 <PostBuildEvent>
77 <Command>copy Release\tlcs900offset.exe ..\</Command>
78 </PostBuildEvent>
79 <ResourceCompile>
80 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
81 <Culture>0x0411</Culture>
82 </ResourceCompile>
83 </ItemDefinitionGroup>
84 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
85 <ClCompile>
86 <Optimization>Disabled</Optimization>
87 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
88 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
89 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
90 <PrecompiledHeader>
91 </PrecompiledHeader>
92 <PrecompiledHeaderOutputFile>.\Debug/tlcs900offset.pch</PrecompiledHeaderOutputFile>
93 <AssemblerListingLocation>.\Debug/</AssemblerListingLocation>
94 <ObjectFileName>.\Debug/</ObjectFileName>
95 <ProgramDataBaseFileName>.\Debug/</ProgramDataBaseFileName>
96 <WarningLevel>Level3</WarningLevel>
97 <SuppressStartupBanner>true</SuppressStartupBanner>
98 <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
99 </ClCompile>
100 <Link>
101 <OutputFile>.\Debug/tlcs900offset.exe</OutputFile>
102 <SuppressStartupBanner>true</SuppressStartupBanner>
103 <GenerateDebugInformation>true</GenerateDebugInformation>
104 <ProgramDatabaseFile>.\Debug/tlcs900offset.pdb</ProgramDatabaseFile>
105 <SubSystem>Console</SubSystem>
106 <TargetMachine>MachineX86</TargetMachine>
107 </Link>
108 <Midl>
109 <TypeLibraryName>.\Debug/tlcs900offset.tlb</TypeLibraryName>
110 <HeaderFileName>
111 </HeaderFileName>
112 </Midl>
113 <PostBuildEvent>
114 <Command>copy Debug\tlcs900offset.exe ..\</Command>
115 </PostBuildEvent>
116 <ResourceCompile>
117 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
118 <Culture>0x0411</Culture>
119 </ResourceCompile>
120 </ItemDefinitionGroup>
121 <ItemGroup>
122 <ClCompile Include="tlcs900offset.cpp">
123 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
124 <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
125 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
126 <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
127 <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
128 </ClCompile>
129 </ItemGroup>
130 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
131 <ImportGroup Label="ExtensionTargets">
132 </ImportGroup>
133</Project>
Note: See TracBrowser for help on using the repository browser.