Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
L
libzmq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
libzmq
Commits
98a64716
Commit
98a64716
authored
Apr 14, 2014
by
Pieter Hintjens
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #973 from HughPowell/master
Change ToolsVersion to 4.0 for VS2010
parents
6409c0ec
213d111d
Hide whitespace changes
Inline
Side-by-side
Showing
33 changed files
with
42 additions
and
42 deletions
+42
-42
inproc_lat.props
builds/msvc/vs2010/inproc_lat/inproc_lat.props
+1
-1
inproc_thr.props
builds/msvc/vs2010/inproc_thr/inproc_thr.props
+1
-1
libsodium.import.props
builds/msvc/vs2010/libsodium.import.props
+10
-10
libzmq.import.props
builds/msvc/vs2010/libzmq.import.props
+1
-1
libzmq.props
builds/msvc/vs2010/libzmq/libzmq.props
+1
-1
libzmq.vcxproj
builds/msvc/vs2010/libzmq/libzmq.vcxproj
+1
-1
libzmq.vcxproj.filters
builds/msvc/vs2010/libzmq/libzmq.vcxproj.filters
+1
-1
local_lat.props
builds/msvc/vs2010/local_lat/local_lat.props
+1
-1
local_thr.props
builds/msvc/vs2010/local_thr/local_thr.props
+1
-1
Common.props
builds/msvc/vs2010/properties/Common.props
+1
-1
Console.props
builds/msvc/vs2010/properties/Console.props
+1
-1
ConsoleDebugDynamic.props
builds/msvc/vs2010/properties/ConsoleDebugDynamic.props
+1
-1
ConsoleDebugLinkTimeCodeGeneration.props
...s2010/properties/ConsoleDebugLinkTimeCodeGeneration.props
+1
-1
ConsoleDebugStatic.props
builds/msvc/vs2010/properties/ConsoleDebugStatic.props
+1
-1
ConsoleReleaseDynamic.props
builds/msvc/vs2010/properties/ConsoleReleaseDynamic.props
+1
-1
ConsoleReleaseLinkTimeCodeGeneration.props
...010/properties/ConsoleReleaseLinkTimeCodeGeneration.props
+1
-1
ConsoleReleaseStatic.props
builds/msvc/vs2010/properties/ConsoleReleaseStatic.props
+1
-1
Debug.props
builds/msvc/vs2010/properties/Debug.props
+1
-1
Dynamic.props
builds/msvc/vs2010/properties/Dynamic.props
+1
-1
DynamicDebug.props
builds/msvc/vs2010/properties/DynamicDebug.props
+1
-1
DynamicRelease.props
builds/msvc/vs2010/properties/DynamicRelease.props
+1
-1
LinkTimeCodeGeneration.props
builds/msvc/vs2010/properties/LinkTimeCodeGeneration.props
+1
-1
Release.props
builds/msvc/vs2010/properties/Release.props
+1
-1
Static.props
builds/msvc/vs2010/properties/Static.props
+1
-1
StaticDebug.props
builds/msvc/vs2010/properties/StaticDebug.props
+1
-1
StaticDebugLinkTimeCodeGeneration.props
...vs2010/properties/StaticDebugLinkTimeCodeGeneration.props
+1
-1
StaticLinkTimeCodeGeneration.props
...msvc/vs2010/properties/StaticLinkTimeCodeGeneration.props
+1
-1
StaticRelease.props
builds/msvc/vs2010/properties/StaticRelease.props
+1
-1
StaticReleaseLinkTimeCodeGeneration.props
...2010/properties/StaticReleaseLinkTimeCodeGeneration.props
+1
-1
Win32.props
builds/msvc/vs2010/properties/Win32.props
+1
-1
x64.props
builds/msvc/vs2010/properties/x64.props
+1
-1
remote_lat.props
builds/msvc/vs2010/remote_lat/remote_lat.props
+1
-1
remote_thr.props
builds/msvc/vs2010/remote_thr/remote_thr.props
+1
-1
No files found.
builds/msvc/vs2010/inproc_lat/inproc_lat.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
...
...
builds/msvc/vs2010/inproc_thr/inproc_thr.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
...
...
builds/msvc/vs2010/libsodium.import.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup
Label=
"Globals"
>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
...
...
@@ -28,28 +28,28 @@
<ItemDefinitionGroup
Condition=
"'$(Linkage-libsodium)' == 'dynamic'"
>
<Link
Condition=
"$(Configuration.IndexOf('Debug')) != -1"
>
<AdditionalDependencies>
$(ProjectDir)..\..\..\..\..\libsodium\
bin\$(PlatformName)\Debug\libsodium10\libsodium.imp
.lib;%(AdditionalDependencies)
</AdditionalDependencies>
<AdditionalDependencies>
$(ProjectDir)..\..\..\..\..\libsodium\
Build\DebugDLL\$(PlatformName)\libsodium
.lib;%(AdditionalDependencies)
</AdditionalDependencies>
</Link>
<Link
Condition=
"$(Configuration.IndexOf('Release')) != -1"
>
<AdditionalDependencies>
$(ProjectDir)..\..\..\..\..\libsodium\
bin\$(PlatformName)\Release\libsodium10\libsodium.imp
.lib;%(AdditionalDependencies)
</AdditionalDependencies>
<AdditionalDependencies>
$(ProjectDir)..\..\..\..\..\libsodium\
Build\ReleaseDLL\$(PlatformName)\libsodium
.lib;%(AdditionalDependencies)
</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup
Condition=
"'$(Linkage-libsodium)' == 'static'"
>
<Link
Condition=
"$(Configuration.IndexOf('Debug')) != -1"
>
<AdditionalDependencies>
$(ProjectDir)..\..\..\..\..\libsodium\
bin\$(PlatformName)\Debug\libsodium10
\libsodium.lib;%(AdditionalDependencies)
</AdditionalDependencies>
<AdditionalDependencies>
$(ProjectDir)..\..\..\..\..\libsodium\
Build\Debug\$(PlatformName)
\libsodium.lib;%(AdditionalDependencies)
</AdditionalDependencies>
</Link>
<Link
Condition=
"$(Configuration.IndexOf('Release')) != -1"
>
<AdditionalDependencies>
$(ProjectDir)..\..\..\..\..\libsodium\
bin\$(PlatformName)\Release\libsodium10
\libsodium.lib;%(AdditionalDependencies)
</AdditionalDependencies>
<AdditionalDependencies>
$(ProjectDir)..\..\..\..\..\libsodium\
Build\Release\$(PlatformName)
\libsodium.lib;%(AdditionalDependencies)
</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup
Condition=
"'$(Linkage-libsodium)' == 'ltcg'"
>
<Link
Condition=
"$(Configuration.IndexOf('Debug')) != -1"
>
<AdditionalDependencies>
$(ProjectDir)..\..\..\..\..\libsodium\
bin\$(PlatformName)\Debug\libsodium10\libsodium.ltcg
.lib;%(AdditionalDependencies)
</AdditionalDependencies>
<AdditionalDependencies>
$(ProjectDir)..\..\..\..\..\libsodium\
Build\Debug\$(PlatformName)\libsodium
.lib;%(AdditionalDependencies)
</AdditionalDependencies>
</Link>
<Link
Condition=
"$(Configuration.IndexOf('Release')) != -1"
>
<AdditionalDependencies>
$(ProjectDir)..\..\..\..\..\libsodium\
bin\$(PlatformName)\Release\libsodium10\libsodium.ltcg
.lib;%(AdditionalDependencies)
</AdditionalDependencies>
<AdditionalDependencies>
$(ProjectDir)..\..\..\..\..\libsodium\
Build\Release\$(PlatformName)\libsodium
.lib;%(AdditionalDependencies)
</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
...
...
@@ -57,15 +57,15 @@
<Target
Name=
"Linkage-libsodium-dynamic"
AfterTargets=
"AfterBuild"
Condition=
"'$(Linkage-libsodium)' == 'dynamic'"
>
<Copy
Condition=
"$(Configuration.IndexOf('Debug')) != -1"
SourceFiles=
"$(ProjectDir)..\..\..\..\..\libsodium\
bin\$(PlatformName)\Debug\libsodium10
\libsodium.dll"
SourceFiles=
"$(ProjectDir)..\..\..\..\..\libsodium\
Build\DebugDLL\$(PlatformName)
\libsodium.dll"
DestinationFiles=
"$(TargetDir)libsodium.dll"
SkipUnchangedFiles=
"true"
/>
<Copy
Condition=
"$(Configuration.IndexOf('Debug')) != -1"
SourceFiles=
"$(ProjectDir)..\..\..\..\..\libsodium\
bin\$(PlatformName)\Debug\libsodium10
\libsodium.pdb"
SourceFiles=
"$(ProjectDir)..\..\..\..\..\libsodium\
Build\DebugDLL\$(PlatformName)
\libsodium.pdb"
DestinationFiles=
"$(TargetDir)libsodium.pdb"
SkipUnchangedFiles=
"true"
/>
<Copy
Condition=
"$(Configuration.IndexOf('Release')) != -1"
SourceFiles=
"$(ProjectDir)..\..\..\..\..\libsodium\
bin\$(PlatformName)\Release\libsodium10
\libsodium.dll"
SourceFiles=
"$(ProjectDir)..\..\..\..\..\libsodium\
Build\ReleaseDLL\$(PlatformName)
\libsodium.dll"
DestinationFiles=
"$(TargetDir)libsodium.dll"
SkipUnchangedFiles=
"true"
/>
</Target>
...
...
builds/msvc/vs2010/libzmq.import.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup
Label=
"Globals"
>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
...
...
builds/msvc/vs2010/libzmq/libzmq.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
...
...
builds/msvc/vs2010/libzmq/libzmq.vcxproj
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup
Label=
"Globals"
>
<ProjectGuid>
{641C5F36-32EE-4323-B740-992B651CF9D6}
</ProjectGuid>
<ProjectName>
libzmq
</ProjectName>
...
...
builds/msvc/vs2010/libzmq/libzmq.vcxproj.filters
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ItemGroup>
<ClCompile
Include=
"..\..\..\..\src\address.cpp"
>
<Filter>
src
</Filter>
...
...
builds/msvc/vs2010/local_lat/local_lat.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
...
...
builds/msvc/vs2010/local_thr/local_thr.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
...
...
builds/msvc/vs2010/properties/Common.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
...
...
builds/msvc/vs2010/properties/Console.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Common.props"
/>
...
...
builds/msvc/vs2010/properties/ConsoleDebugDynamic.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Console.props"
/>
...
...
builds/msvc/vs2010/properties/ConsoleDebugLinkTimeCodeGeneration.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Console.props"
/>
...
...
builds/msvc/vs2010/properties/ConsoleDebugStatic.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Console.props"
/>
...
...
builds/msvc/vs2010/properties/ConsoleReleaseDynamic.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Console.props"
/>
...
...
builds/msvc/vs2010/properties/ConsoleReleaseLinkTimeCodeGeneration.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Console.props"
/>
...
...
builds/msvc/vs2010/properties/ConsoleReleaseStatic.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Console.props"
/>
...
...
builds/msvc/vs2010/properties/Debug.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
...
...
builds/msvc/vs2010/properties/Dynamic.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Common.props"
/>
...
...
builds/msvc/vs2010/properties/DynamicDebug.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Dynamic.props"
/>
...
...
builds/msvc/vs2010/properties/DynamicRelease.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Dynamic.props"
/>
...
...
builds/msvc/vs2010/properties/LinkTimeCodeGeneration.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
...
...
builds/msvc/vs2010/properties/Release.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
...
...
builds/msvc/vs2010/properties/Static.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Common.props"
/>
...
...
builds/msvc/vs2010/properties/StaticDebug.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Static.props"
/>
...
...
builds/msvc/vs2010/properties/StaticDebugLinkTimeCodeGeneration.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Debug.props"
/>
...
...
builds/msvc/vs2010/properties/StaticLinkTimeCodeGeneration.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Static.props"
/>
...
...
builds/msvc/vs2010/properties/StaticRelease.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Static.props"
/>
...
...
builds/msvc/vs2010/properties/StaticReleaseLinkTimeCodeGeneration.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Release.props"
/>
...
...
builds/msvc/vs2010/properties/Win32.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
...
...
builds/msvc/vs2010/properties/x64.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
...
...
builds/msvc/vs2010/remote_lat/remote_lat.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
...
...
builds/msvc/vs2010/remote_thr/remote_thr.props
View file @
98a64716
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment