Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(214)

Side by Side Diff: source/samples/uresb/resources.vcxproj

Issue 2443653002: Delete Visual Studio build files (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microso ft.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>{69437707-2FEF-4E2C-8C3F-6E6B3D241366}</ProjectGuid>
23 <Keyword>MakeFileProj</Keyword>
24 </PropertyGroup>
25 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
26 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Lab el="Configuration">
27 <ConfigurationType>Makefile</ConfigurationType>
28 </PropertyGroup>
29 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label ="Configuration">
30 <ConfigurationType>Makefile</ConfigurationType>
31 </PropertyGroup>
32 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label ="Configuration">
33 <ConfigurationType>Makefile</ConfigurationType>
34 </PropertyGroup>
35 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label=" Configuration">
36 <ConfigurationType>Makefile</ConfigurationType>
37 </PropertyGroup>
38 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
39 <ImportGroup Label="ExtensionSettings">
40 </ImportGroup>
41 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label ="PropertySheets">
42 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condit ion="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="Local AppDataPlatform" />
43 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
44 </ImportGroup>
45 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label=" PropertySheets">
46 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condit ion="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="Local AppDataPlatform" />
47 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
48 </ImportGroup>
49 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label=" PropertySheets">
50 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condit ion="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="Local AppDataPlatform" />
51 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
52 </ImportGroup>
53 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Pr opertySheets">
54 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condit ion="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="Local AppDataPlatform" />
55 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
56 </ImportGroup>
57 <PropertyGroup Label="UserMacros" />
58 <PropertyGroup>
59 <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
60 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\resource s_Win32_Debug\</OutDir>
61 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\resource s_Win32_Debug\</IntDir>
62 <NMakeBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|Win 32'">nmake /f "resources.mak" CFG=x86\Debug</NMakeBuildCommandLine>
63 <NMakeReBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|W in32'">nmake /f "resources.mak" /a CFG=x86\Debug</NMakeReBuildCommandLine>
64 <NMakeCleanCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|Win 32'">nmake /f "resources.mak" clean CFG=x86\Debug</NMakeCleanCommandLine>
65 <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">uresb _root.res</NMakeOutput>
66 <NMakePreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='De bug|Win32'">$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
67 <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='Debug|Wi n32'">$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath>
68 <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='Debug|Win32 '">$(NMakeForcedIncludes)</NMakeForcedIncludes>
69 <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='Debug|W in32'">$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath>
70 <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='Debu g|Win32'">$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies>
71 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\ </OutDir>
72 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\ </IntDir>
73 <NMakeBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|x64 '">nmake /f "resources.mak" CFG=x64\Debug</NMakeBuildCommandLine>
74 <NMakeReBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|x 64'">nmake /f "resources.mak" /a CFG=x64\Debug</NMakeReBuildCommandLine>
75 <NMakeCleanCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|x64 '">nmake /f "resources.mak" clean CFG=x64\Debug</NMakeCleanCommandLine>
76 <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">uresb_r oot.res</NMakeOutput>
77 <NMakePreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='De bug|x64'">$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
78 <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='Debug|x6 4'">$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath>
79 <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" >$(NMakeForcedIncludes)</NMakeForcedIncludes>
80 <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='Debug|x 64'">$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath>
81 <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='Debu g|x64'">$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies>
82 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\resour ces_Win32_Release\</OutDir>
83 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\resour ces_Win32_Release\</IntDir>
84 <NMakeBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Release|W in32'">nmake /f "resources.mak" CFG=x86\Release</NMakeBuildCommandLine>
85 <NMakeReBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Release |Win32'">nmake /f "resources.mak" /a CFG=x86\Release</NMakeReBuildCommandLine>
86 <NMakeCleanCommandLine Condition="'$(Configuration)|$(Platform)'=='Release|W in32'">nmake /f "resources.mak" clean CFG=x86\Release</NMakeCleanCommandLine>
87 <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ure sb_root.res</NMakeOutput>
88 <NMakePreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Re lease|Win32'">$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
89 <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='Release| Win32'">$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath>
90 <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='Release|Win 32'">$(NMakeForcedIncludes)</NMakeForcedIncludes>
91 <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='Release |Win32'">$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath>
92 <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='Rele ase|Win32'">$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies>
93 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Rele ase\</OutDir>
94 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Rele ase\</IntDir>
95 <NMakeBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Release|x 64'">nmake /f "resources.mak" CFG=x64\Release</NMakeBuildCommandLine>
96 <NMakeReBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Release |x64'">nmake /f "resources.mak" /a CFG=x64\Release</NMakeReBuildCommandLine>
97 <NMakeCleanCommandLine Condition="'$(Configuration)|$(Platform)'=='Release|x 64'">nmake /f "resources.mak" clean CFG=x64\Release</NMakeCleanCommandLine>
98 <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='Release|x64'">uresb _root.res</NMakeOutput>
99 <NMakePreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Re lease|x64'">$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
100 <NMakeIncludeSearchPath Condition="'$(Configuration)|$(Platform)'=='Release| x64'">$(NMakeIncludeSearchPath)</NMakeIncludeSearchPath>
101 <NMakeForcedIncludes Condition="'$(Configuration)|$(Platform)'=='Release|x64 '">$(NMakeForcedIncludes)</NMakeForcedIncludes>
102 <NMakeAssemblySearchPath Condition="'$(Configuration)|$(Platform)'=='Release |x64'">$(NMakeAssemblySearchPath)</NMakeAssemblySearchPath>
103 <NMakeForcedUsingAssemblies Condition="'$(Configuration)|$(Platform)'=='Rele ase|x64'">$(NMakeForcedUsingAssemblies)</NMakeForcedUsingAssemblies>
104 </PropertyGroup>
105 <ItemDefinitionGroup>
106 </ItemDefinitionGroup>
107 <ItemGroup>
108 <None Include="en.txt" />
109 <None Include="root.txt" />
110 <None Include="sr.txt" />
111 <None Include="resources.mak" />
112 </ItemGroup>
113 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
114 <ImportGroup Label="ExtensionTargets">
115 </ImportGroup>
116 </Project>
OLDNEW
« no previous file with comments | « source/samples/ugrep/ugrep.vcxproj.filters ('k') | source/samples/uresb/resources.vcxproj.filters » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698