Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 562 | chris | 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="Debug|x64"> |
||
| 9 | <Configuration>Debug</Configuration> |
||
| 10 | <Platform>x64</Platform> |
||
| 11 | </ProjectConfiguration> |
||
| 12 | <ProjectConfiguration Include="Release|Win32"> |
||
| 13 | <Configuration>Release</Configuration> |
||
| 14 | <Platform>Win32</Platform> |
||
| 15 | </ProjectConfiguration> |
||
| 16 | <ProjectConfiguration Include="Release|x64"> |
||
| 17 | <Configuration>Release</Configuration> |
||
| 18 | <Platform>x64</Platform> |
||
| 19 | </ProjectConfiguration> |
||
| 20 | </ItemGroup> |
||
| 21 | <PropertyGroup Label="Globals"> |
||
| 22 | <ProjectGuid>{03AB600D-634A-403D-8A60-DAEF1F9292F0}</ProjectGuid> |
||
| 23 | <Keyword>Win32Proj</Keyword> |
||
| 24 | <RootNamespace>win7touch</RootNamespace> |
||
| 25 | </PropertyGroup> |
||
| 26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
||
| 27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
||
| 28 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
||
| 29 | <UseDebugLibraries>true</UseDebugLibraries> |
||
| 30 | <PlatformToolset>v110</PlatformToolset> |
||
| 31 | <CharacterSet>Unicode</CharacterSet> |
||
| 32 | </PropertyGroup> |
||
| 33 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
||
| 34 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
||
| 35 | <UseDebugLibraries>true</UseDebugLibraries> |
||
| 36 | <PlatformToolset>v110</PlatformToolset> |
||
| 37 | <CharacterSet>Unicode</CharacterSet> |
||
| 38 | </PropertyGroup> |
||
| 39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
||
| 40 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
||
| 41 | <UseDebugLibraries>false</UseDebugLibraries> |
||
| 42 | <PlatformToolset>v110</PlatformToolset> |
||
| 43 | <WholeProgramOptimization>true</WholeProgramOptimization> |
||
| 44 | <CharacterSet>Unicode</CharacterSet> |
||
| 45 | </PropertyGroup> |
||
| 46 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
||
| 47 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
||
| 48 | <UseDebugLibraries>false</UseDebugLibraries> |
||
| 49 | <PlatformToolset>v110</PlatformToolset> |
||
| 50 | <WholeProgramOptimization>true</WholeProgramOptimization> |
||
| 51 | <CharacterSet>Unicode</CharacterSet> |
||
| 52 | </PropertyGroup> |
||
| 53 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
||
| 54 | <ImportGroup Label="ExtensionSettings"> |
||
| 55 | </ImportGroup> |
||
| 56 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
||
| 57 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
||
| 58 | </ImportGroup> |
||
| 59 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> |
||
| 60 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
||
| 61 | </ImportGroup> |
||
| 62 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
||
| 63 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
||
| 64 | </ImportGroup> |
||
| 65 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> |
||
| 66 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
||
| 67 | </ImportGroup> |
||
| 68 | <PropertyGroup Label="UserMacros" /> |
||
| 69 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
||
| 70 | <LinkIncremental>true</LinkIncremental> |
||
| 71 | </PropertyGroup> |
||
| 72 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
||
| 73 | <LinkIncremental>true</LinkIncremental> |
||
| 74 | </PropertyGroup> |
||
| 75 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
||
| 76 | <LinkIncremental>false</LinkIncremental> |
||
| 77 | </PropertyGroup> |
||
| 78 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
||
| 79 | <LinkIncremental>false</LinkIncremental> |
||
| 80 | </PropertyGroup> |
||
| 81 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
||
| 82 | <ClCompile> |
||
| 83 | <PrecompiledHeader> |
||
| 84 | </PrecompiledHeader> |
||
| 85 | <WarningLevel>Level3</WarningLevel> |
||
| 86 | <Optimization>Disabled</Optimization> |
||
| 87 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;WIN7TOUCH_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
||
| 88 | <AdditionalIncludeDirectories>D:\NVPACK\jdk1.6.0_24\include;D:\NVPACK\jdk1.6.0_24\include\win32;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
||
| 89 | <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
||
| 90 | </ClCompile> |
||
| 91 | <Link> |
||
| 92 | <SubSystem>Windows</SubSystem> |
||
| 93 | <GenerateDebugInformation>true</GenerateDebugInformation> |
||
| 94 | <OutputFile>$(SolutionDir)\..\..\pingk-desktop\$(TargetName)32$(TargetExt)</OutputFile> |
||
| 95 | </Link> |
||
| 96 | </ItemDefinitionGroup> |
||
| 97 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
||
| 98 | <ClCompile> |
||
| 99 | <PrecompiledHeader> |
||
| 100 | </PrecompiledHeader> |
||
| 101 | <WarningLevel>Level3</WarningLevel> |
||
| 102 | <Optimization>Disabled</Optimization> |
||
| 103 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;WIN7TOUCH_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
||
| 104 | <AdditionalIncludeDirectories>D:\NVPACK\jdk1.6.0_24\include;D:\NVPACK\jdk1.6.0_24\include\win32;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
||
| 105 | <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
||
| 106 | </ClCompile> |
||
| 107 | <Link> |
||
| 108 | <SubSystem>Windows</SubSystem> |
||
| 109 | <GenerateDebugInformation>true</GenerateDebugInformation> |
||
| 110 | <OutputFile>$(SolutionDir)\..\..\pingk-desktop\$(TargetName)64$(TargetExt)</OutputFile> |
||
| 111 | </Link> |
||
| 112 | </ItemDefinitionGroup> |
||
| 113 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
||
| 114 | <ClCompile> |
||
| 115 | <WarningLevel>Level3</WarningLevel> |
||
| 116 | <PrecompiledHeader> |
||
| 117 | </PrecompiledHeader> |
||
| 118 | <Optimization>MaxSpeed</Optimization> |
||
| 119 | <FunctionLevelLinking>true</FunctionLevelLinking> |
||
| 120 | <IntrinsicFunctions>true</IntrinsicFunctions> |
||
| 121 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;WIN7TOUCH_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
||
| 122 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
||
| 123 | <AdditionalIncludeDirectories>D:\NVPACK\jdk1.6.0_24\include;D:\NVPACK\jdk1.6.0_24\include\win32;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
||
| 124 | </ClCompile> |
||
| 125 | <Link> |
||
| 126 | <SubSystem>Windows</SubSystem> |
||
| 127 | <GenerateDebugInformation>true</GenerateDebugInformation> |
||
| 128 | <EnableCOMDATFolding>true</EnableCOMDATFolding> |
||
| 129 | <OptimizeReferences>true</OptimizeReferences> |
||
| 130 | <OutputFile>$(SolutionDir)\..\..\pingk-desktop\$(TargetName)32$(TargetExt)</OutputFile> |
||
| 131 | </Link> |
||
| 132 | </ItemDefinitionGroup> |
||
| 133 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
||
| 134 | <ClCompile> |
||
| 135 | <WarningLevel>Level3</WarningLevel> |
||
| 136 | <PrecompiledHeader> |
||
| 137 | </PrecompiledHeader> |
||
| 138 | <Optimization>MaxSpeed</Optimization> |
||
| 139 | <FunctionLevelLinking>true</FunctionLevelLinking> |
||
| 140 | <IntrinsicFunctions>true</IntrinsicFunctions> |
||
| 141 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;WIN7TOUCH_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
||
| 142 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
||
| 143 | <AdditionalIncludeDirectories>D:\NVPACK\jdk1.6.0_24\include;D:\NVPACK\jdk1.6.0_24\include\win32;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
||
| 144 | </ClCompile> |
||
| 145 | <Link> |
||
| 146 | <SubSystem>Windows</SubSystem> |
||
| 147 | <GenerateDebugInformation>true</GenerateDebugInformation> |
||
| 148 | <EnableCOMDATFolding>true</EnableCOMDATFolding> |
||
| 149 | <OptimizeReferences>true</OptimizeReferences> |
||
| 150 | <OutputFile>$(SolutionDir)\..\..\pingk-desktop\$(TargetName)64$(TargetExt)</OutputFile> |
||
| 151 | </Link> |
||
| 152 | </ItemDefinitionGroup> |
||
| 153 | <ItemGroup> |
||
| 154 | <ClInclude Include="src\com_gebauz_Bauzoid_platform_windows_Win7TouchInput.h" /> |
||
| 155 | <ClInclude Include="src\com_gebauz_Bauzoid_platform_windows_Win7TouchInput_WindowsTouchInfo.h" /> |
||
| 156 | </ItemGroup> |
||
| 157 | <ItemGroup> |
||
| 158 | <ClCompile Include="src\com_gebauz_Bauzoid_platform_windows_Win7TouchInput.cpp" /> |
||
| 159 | </ItemGroup> |
||
| 160 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
||
| 161 | <ImportGroup Label="ExtensionTargets"> |
||
| 162 | </ImportGroup> |
||
| 163 | </Project> |