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
d1bdd45e
Commit
d1bdd45e
authored
Apr 17, 2014
by
Pieter Hintjens
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #975 from evoskuil/master
Update file tools versioning in VS projects.
parents
cfe20360
1ee980c1
Hide whitespace changes
Inline
Side-by-side
Showing
100 changed files
with
113 additions
and
204 deletions
+113
-204
inproc_lat.props
builds/msvc/vs2010/inproc_lat/inproc_lat.props
+1
-2
inproc_thr.props
builds/msvc/vs2010/inproc_thr/inproc_thr.props
+1
-2
libsodium.import.props
builds/msvc/vs2010/libsodium.import.props
+10
-11
libzmq.import.props
builds/msvc/vs2010/libzmq.import.props
+1
-2
libzmq.props
builds/msvc/vs2010/libzmq/libzmq.props
+3
-4
local_lat.props
builds/msvc/vs2010/local_lat/local_lat.props
+1
-2
local_thr.props
builds/msvc/vs2010/local_thr/local_thr.props
+1
-2
Common.props
builds/msvc/vs2010/properties/Common.props
+1
-2
Console.props
builds/msvc/vs2010/properties/Console.props
+1
-2
ConsoleDebugDynamic.props
builds/msvc/vs2010/properties/ConsoleDebugDynamic.props
+1
-2
ConsoleDebugLinkTimeCodeGeneration.props
...s2010/properties/ConsoleDebugLinkTimeCodeGeneration.props
+1
-2
ConsoleDebugStatic.props
builds/msvc/vs2010/properties/ConsoleDebugStatic.props
+1
-2
ConsoleReleaseDynamic.props
builds/msvc/vs2010/properties/ConsoleReleaseDynamic.props
+1
-2
ConsoleReleaseLinkTimeCodeGeneration.props
...010/properties/ConsoleReleaseLinkTimeCodeGeneration.props
+1
-2
ConsoleReleaseStatic.props
builds/msvc/vs2010/properties/ConsoleReleaseStatic.props
+1
-2
Debug.props
builds/msvc/vs2010/properties/Debug.props
+1
-2
Dynamic.props
builds/msvc/vs2010/properties/Dynamic.props
+1
-2
DynamicDebug.props
builds/msvc/vs2010/properties/DynamicDebug.props
+1
-2
DynamicRelease.props
builds/msvc/vs2010/properties/DynamicRelease.props
+1
-2
LinkTimeCodeGeneration.props
builds/msvc/vs2010/properties/LinkTimeCodeGeneration.props
+1
-2
Release.props
builds/msvc/vs2010/properties/Release.props
+1
-2
Static.props
builds/msvc/vs2010/properties/Static.props
+1
-2
StaticDebug.props
builds/msvc/vs2010/properties/StaticDebug.props
+1
-2
StaticDebugLinkTimeCodeGeneration.props
...vs2010/properties/StaticDebugLinkTimeCodeGeneration.props
+1
-2
StaticLinkTimeCodeGeneration.props
...msvc/vs2010/properties/StaticLinkTimeCodeGeneration.props
+1
-2
StaticRelease.props
builds/msvc/vs2010/properties/StaticRelease.props
+1
-2
StaticReleaseLinkTimeCodeGeneration.props
...2010/properties/StaticReleaseLinkTimeCodeGeneration.props
+1
-2
Win32.props
builds/msvc/vs2010/properties/Win32.props
+1
-2
x64.props
builds/msvc/vs2010/properties/x64.props
+1
-2
remote_lat.props
builds/msvc/vs2010/remote_lat/remote_lat.props
+1
-2
remote_thr.props
builds/msvc/vs2010/remote_thr/remote_thr.props
+1
-2
inproc_lat.props
builds/msvc/vs2012/inproc_lat/inproc_lat.props
+1
-2
inproc_thr.props
builds/msvc/vs2012/inproc_thr/inproc_thr.props
+1
-2
libsodium.import.props
builds/msvc/vs2012/libsodium.import.props
+1
-2
libzmq.props
builds/msvc/vs2012/libzmq/libzmq.props
+3
-4
libzmq.vcxproj
builds/msvc/vs2012/libzmq/libzmq.vcxproj
+1
-1
libzmq.vcxproj.filters
builds/msvc/vs2012/libzmq/libzmq.vcxproj.filters
+1
-1
local_lat.props
builds/msvc/vs2012/local_lat/local_lat.props
+1
-2
local_thr.props
builds/msvc/vs2012/local_thr/local_thr.props
+1
-2
Common.props
builds/msvc/vs2012/properties/Common.props
+1
-2
Console.props
builds/msvc/vs2012/properties/Console.props
+1
-2
ConsoleDebugDynamic.props
builds/msvc/vs2012/properties/ConsoleDebugDynamic.props
+1
-2
ConsoleDebugLinkTimeCodeGeneration.props
...s2012/properties/ConsoleDebugLinkTimeCodeGeneration.props
+1
-2
ConsoleDebugStatic.props
builds/msvc/vs2012/properties/ConsoleDebugStatic.props
+1
-2
ConsoleReleaseDynamic.props
builds/msvc/vs2012/properties/ConsoleReleaseDynamic.props
+1
-2
ConsoleReleaseLinkTimeCodeGeneration.props
...012/properties/ConsoleReleaseLinkTimeCodeGeneration.props
+1
-2
ConsoleReleaseStatic.props
builds/msvc/vs2012/properties/ConsoleReleaseStatic.props
+1
-2
Debug.props
builds/msvc/vs2012/properties/Debug.props
+1
-2
Dynamic.props
builds/msvc/vs2012/properties/Dynamic.props
+1
-2
DynamicDebug.props
builds/msvc/vs2012/properties/DynamicDebug.props
+1
-2
DynamicRelease.props
builds/msvc/vs2012/properties/DynamicRelease.props
+1
-2
LinkTimeCodeGeneration.props
builds/msvc/vs2012/properties/LinkTimeCodeGeneration.props
+1
-2
Release.props
builds/msvc/vs2012/properties/Release.props
+1
-2
Static.props
builds/msvc/vs2012/properties/Static.props
+1
-2
StaticDebug.props
builds/msvc/vs2012/properties/StaticDebug.props
+1
-2
StaticDebugLinkTimeCodeGeneration.props
...vs2012/properties/StaticDebugLinkTimeCodeGeneration.props
+1
-2
StaticLinkTimeCodeGeneration.props
...msvc/vs2012/properties/StaticLinkTimeCodeGeneration.props
+1
-2
StaticRelease.props
builds/msvc/vs2012/properties/StaticRelease.props
+1
-2
StaticReleaseLinkTimeCodeGeneration.props
...2012/properties/StaticReleaseLinkTimeCodeGeneration.props
+1
-2
Win32.props
builds/msvc/vs2012/properties/Win32.props
+1
-2
x64.props
builds/msvc/vs2012/properties/x64.props
+1
-2
remote_lat.props
builds/msvc/vs2012/remote_lat/remote_lat.props
+1
-2
remote_thr.props
builds/msvc/vs2012/remote_thr/remote_thr.props
+1
-2
inproc_lat.props
builds/msvc/vs2013/inproc_lat/inproc_lat.props
+1
-2
inproc_lat.vcxproj
builds/msvc/vs2013/inproc_lat/inproc_lat.vcxproj
+1
-1
inproc_thr.props
builds/msvc/vs2013/inproc_thr/inproc_thr.props
+1
-2
inproc_thr.vcxproj
builds/msvc/vs2013/inproc_thr/inproc_thr.vcxproj
+1
-1
libsodium.import.props
builds/msvc/vs2013/libsodium.import.props
+1
-2
libzmq.props
builds/msvc/vs2013/libzmq/libzmq.props
+1
-2
libzmq.vcxproj.filters
builds/msvc/vs2013/libzmq/libzmq.vcxproj.filters
+1
-1
local_lat.props
builds/msvc/vs2013/local_lat/local_lat.props
+1
-2
local_lat.vcxproj
builds/msvc/vs2013/local_lat/local_lat.vcxproj
+1
-1
local_thr.props
builds/msvc/vs2013/local_thr/local_thr.props
+1
-2
local_thr.vcxproj
builds/msvc/vs2013/local_thr/local_thr.vcxproj
+1
-1
Common.props
builds/msvc/vs2013/properties/Common.props
+1
-2
Console.props
builds/msvc/vs2013/properties/Console.props
+1
-2
ConsoleDebugDynamic.props
builds/msvc/vs2013/properties/ConsoleDebugDynamic.props
+1
-2
ConsoleDebugLinkTimeCodeGeneration.props
...s2013/properties/ConsoleDebugLinkTimeCodeGeneration.props
+1
-2
ConsoleDebugStatic.props
builds/msvc/vs2013/properties/ConsoleDebugStatic.props
+1
-2
ConsoleReleaseDynamic.props
builds/msvc/vs2013/properties/ConsoleReleaseDynamic.props
+1
-2
ConsoleReleaseLinkTimeCodeGeneration.props
...013/properties/ConsoleReleaseLinkTimeCodeGeneration.props
+1
-2
ConsoleReleaseStatic.props
builds/msvc/vs2013/properties/ConsoleReleaseStatic.props
+1
-2
Debug.props
builds/msvc/vs2013/properties/Debug.props
+1
-2
Dynamic.props
builds/msvc/vs2013/properties/Dynamic.props
+1
-2
DynamicDebug.props
builds/msvc/vs2013/properties/DynamicDebug.props
+1
-2
DynamicRelease.props
builds/msvc/vs2013/properties/DynamicRelease.props
+1
-2
LinkTimeCodeGeneration.props
builds/msvc/vs2013/properties/LinkTimeCodeGeneration.props
+1
-2
Release.props
builds/msvc/vs2013/properties/Release.props
+1
-2
Static.props
builds/msvc/vs2013/properties/Static.props
+1
-2
StaticDebug.props
builds/msvc/vs2013/properties/StaticDebug.props
+1
-2
StaticDebugLinkTimeCodeGeneration.props
...vs2013/properties/StaticDebugLinkTimeCodeGeneration.props
+1
-2
StaticLinkTimeCodeGeneration.props
...msvc/vs2013/properties/StaticLinkTimeCodeGeneration.props
+1
-2
StaticRelease.props
builds/msvc/vs2013/properties/StaticRelease.props
+1
-2
StaticReleaseLinkTimeCodeGeneration.props
...2013/properties/StaticReleaseLinkTimeCodeGeneration.props
+1
-2
Win32.props
builds/msvc/vs2013/properties/Win32.props
+1
-2
x64.props
builds/msvc/vs2013/properties/x64.props
+1
-2
remote_lat.props
builds/msvc/vs2013/remote_lat/remote_lat.props
+1
-2
remote_lat.vcxproj
builds/msvc/vs2013/remote_lat/remote_lat.vcxproj
+1
-1
remote_thr.props
builds/msvc/vs2013/remote_thr/remote_thr.props
+1
-2
remote_thr.vcxproj
builds/msvc/vs2013/remote_thr/remote_thr.vcxproj
+1
-1
No files found.
builds/msvc/vs2010/inproc_lat/inproc_lat.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
ZeroMQ inproc_lat Common Settings
</_PropertySheetDisplayName>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<RunCodeAnalysis>
false
</RunCodeAnalysis>
...
...
builds/msvc/vs2010/inproc_thr/inproc_thr.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
ZeroMQ inproc_thr Common Settings
</_PropertySheetDisplayName>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<RunCodeAnalysis>
false
</RunCodeAnalysis>
...
...
builds/msvc/vs2010/libsodium.import.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup
Label=
"Globals"
>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Libsodium Import Settings
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
@@ -28,28 +27,28 @@
<ItemDefinitionGroup
Condition=
"'$(Linkage-libsodium)' == 'dynamic'"
>
<Link
Condition=
"$(Configuration.IndexOf('Debug')) != -1"
>
<AdditionalDependencies>
$(ProjectDir)..\..\..\..\..\libsodium\
Build\DebugDLL\$(PlatformName)\libsodium
.lib;%(AdditionalDependencies)
</AdditionalDependencies>
<AdditionalDependencies>
$(ProjectDir)..\..\..\..\..\libsodium\
bin\$(PlatformName)\Debug\libsodium10\libsodium.imp
.lib;%(AdditionalDependencies)
</AdditionalDependencies>
</Link>
<Link
Condition=
"$(Configuration.IndexOf('Release')) != -1"
>
<AdditionalDependencies>
$(ProjectDir)..\..\..\..\..\libsodium\
Build\ReleaseDLL\$(PlatformName)\libsodium
.lib;%(AdditionalDependencies)
</AdditionalDependencies>
<AdditionalDependencies>
$(ProjectDir)..\..\..\..\..\libsodium\
bin\$(PlatformName)\Release\libsodium10\libsodium.imp
.lib;%(AdditionalDependencies)
</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup
Condition=
"'$(Linkage-libsodium)' == 'static'"
>
<Link
Condition=
"$(Configuration.IndexOf('Debug')) != -1"
>
<AdditionalDependencies>
$(ProjectDir)..\..\..\..\..\libsodium\
Build\Debug\$(PlatformName)
\libsodium.lib;%(AdditionalDependencies)
</AdditionalDependencies>
<AdditionalDependencies>
$(ProjectDir)..\..\..\..\..\libsodium\
bin\$(PlatformName)\Debug\libsodium10
\libsodium.lib;%(AdditionalDependencies)
</AdditionalDependencies>
</Link>
<Link
Condition=
"$(Configuration.IndexOf('Release')) != -1"
>
<AdditionalDependencies>
$(ProjectDir)..\..\..\..\..\libsodium\
Build\Release\$(PlatformName)
\libsodium.lib;%(AdditionalDependencies)
</AdditionalDependencies>
<AdditionalDependencies>
$(ProjectDir)..\..\..\..\..\libsodium\
bin\$(PlatformName)\Release\libsodium10
\libsodium.lib;%(AdditionalDependencies)
</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup
Condition=
"'$(Linkage-libsodium)' == 'ltcg'"
>
<Link
Condition=
"$(Configuration.IndexOf('Debug')) != -1"
>
<AdditionalDependencies>
$(ProjectDir)..\..\..\..\..\libsodium\
Build\Debug\$(PlatformName)\libsodium
.lib;%(AdditionalDependencies)
</AdditionalDependencies>
<AdditionalDependencies>
$(ProjectDir)..\..\..\..\..\libsodium\
bin\$(PlatformName)\Debug\libsodium10\libsodium.ltcg
.lib;%(AdditionalDependencies)
</AdditionalDependencies>
</Link>
<Link
Condition=
"$(Configuration.IndexOf('Release')) != -1"
>
<AdditionalDependencies>
$(ProjectDir)..\..\..\..\..\libsodium\
Build\Release\$(PlatformName)\libsodium
.lib;%(AdditionalDependencies)
</AdditionalDependencies>
<AdditionalDependencies>
$(ProjectDir)..\..\..\..\..\libsodium\
bin\$(PlatformName)\Release\libsodium10\libsodium.ltcg
.lib;%(AdditionalDependencies)
</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
...
...
@@ -57,15 +56,15 @@
<Target
Name=
"Linkage-libsodium-dynamic"
AfterTargets=
"AfterBuild"
Condition=
"'$(Linkage-libsodium)' == 'dynamic'"
>
<Copy
Condition=
"$(Configuration.IndexOf('Debug')) != -1"
SourceFiles=
"$(ProjectDir)..\..\..\..\..\libsodium\
Build\DebugDLL\$(PlatformName)
\libsodium.dll"
SourceFiles=
"$(ProjectDir)..\..\..\..\..\libsodium\
bin\$(PlatformName)\Debug\libsodium10
\libsodium.dll"
DestinationFiles=
"$(TargetDir)libsodium.dll"
SkipUnchangedFiles=
"true"
/>
<Copy
Condition=
"$(Configuration.IndexOf('Debug')) != -1"
SourceFiles=
"$(ProjectDir)..\..\..\..\..\libsodium\
Build\DebugDLL\$(PlatformName)
\libsodium.pdb"
SourceFiles=
"$(ProjectDir)..\..\..\..\..\libsodium\
bin\$(PlatformName)\Debug\libsodium10
\libsodium.pdb"
DestinationFiles=
"$(TargetDir)libsodium.pdb"
SkipUnchangedFiles=
"true"
/>
<Copy
Condition=
"$(Configuration.IndexOf('Release')) != -1"
SourceFiles=
"$(ProjectDir)..\..\..\..\..\libsodium\
Build\ReleaseDLL\$(PlatformName)
\libsodium.dll"
SourceFiles=
"$(ProjectDir)..\..\..\..\..\libsodium\
bin\$(PlatformName)\Release\libsodium10
\libsodium.dll"
DestinationFiles=
"$(TargetDir)libsodium.dll"
SkipUnchangedFiles=
"true"
/>
</Target>
...
...
builds/msvc/vs2010/libzmq.import.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup
Label=
"Globals"
>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
ZMQ Import Settings
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2010/libzmq/libzmq.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
ZeroMQ Library Common Settings
</_PropertySheetDisplayName>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<RunCodeAnalysis>
false
</RunCodeAnalysis>
...
...
@@ -36,9 +35,9 @@
<Link>
<AdditionalDependencies>
Advapi32.lib;Ws2_32.lib;Rpcrt4.lib;%(AdditionalDependencies)
</AdditionalDependencies>
</Link>
<
!--<
Lib Condition="'$(ConfigurationType)'=='StaticLibrary'">
<Lib
Condition=
"'$(ConfigurationType)'=='StaticLibrary'"
>
<AdditionalOptions>
/ignore:4221 %(AdditionalOptions)
</AdditionalOptions>
</Lib>
-->
</Lib>
</ItemDefinitionGroup>
<!-- Dependencies -->
...
...
builds/msvc/vs2010/local_lat/local_lat.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
ZeroMQ local_lat Common Settings
</_PropertySheetDisplayName>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<RunCodeAnalysis>
false
</RunCodeAnalysis>
...
...
builds/msvc/vs2010/local_thr/local_thr.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
ZeroMQ local_thr Common Settings
</_PropertySheetDisplayName>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<RunCodeAnalysis>
false
</RunCodeAnalysis>
...
...
builds/msvc/vs2010/properties/Common.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Common Settings
</_PropertySheetDisplayName>
<CharacterSet>
Unicode
</CharacterSet>
<TargetName>
$(ProjectName)
</TargetName>
...
...
builds/msvc/vs2010/properties/Console.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Common.props"
/>
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Console Application
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2010/properties/ConsoleDebugDynamic.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Console.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Console Debug Dynamic
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2010/properties/ConsoleDebugLinkTimeCodeGeneration.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Console.props"
/>
...
...
@@ -8,7 +8,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Console Debug Link Time Code Generation Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2010/properties/ConsoleDebugStatic.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Console.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Console Debug Static
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2010/properties/ConsoleReleaseDynamic.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Console.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Console Release Dynamic
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2010/properties/ConsoleReleaseLinkTimeCodeGeneration.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Console.props"
/>
...
...
@@ -8,7 +8,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Console Release Link Time Code Generation Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2010/properties/ConsoleReleaseStatic.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Console.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Console Release Static
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2010/properties/Debug.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Debug Configuration
</_PropertySheetDisplayName>
<!-- RootNamespace is used to deconflict output files from differing project versions. -->
<IntDir>
$(ProjectDir)..\..\..\..\obj\$(PlatformName)\$(Configuration)\$(RootNamespace)\
</IntDir>
...
...
builds/msvc/vs2010/properties/Dynamic.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Common.props"
/>
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Dynamic Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2010/properties/DynamicDebug.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Dynamic.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Dynamic Debug Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2010/properties/DynamicRelease.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Dynamic.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Dynamic Release Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2010/properties/LinkTimeCodeGeneration.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Link Time Code Generation Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2010/properties/Release.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Release Configuration
</_PropertySheetDisplayName>
<!-- RootNamespace is used to deconflict output files from differing project versions. -->
<IntDir>
$(ProjectDir)..\..\..\..\obj\$(PlatformName)\$(Configuration)\$(RootNamespace)\
</IntDir>
...
...
builds/msvc/vs2010/properties/Static.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Common.props"
/>
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Static Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2010/properties/StaticDebug.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Static.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Static Debug Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2010/properties/StaticDebugLinkTimeCodeGeneration.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Debug.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Static Debug Link Time Code Generation Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2010/properties/StaticLinkTimeCodeGeneration.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Static.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Static Link Time Code Generation Library
</_PropertySheetDisplayName>
<!-- This overrides Static.props->Common.props->TargetName and therefore this
...
...
builds/msvc/vs2010/properties/StaticRelease.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Static.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Static Release Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2010/properties/StaticReleaseLinkTimeCodeGeneration.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Release.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Static Release Link Time Code Generation Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2010/properties/Win32.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Win32 Settings
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2010/properties/x64.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
x64 Settings
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2010/remote_lat/remote_lat.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
ZeroMQ remote_lat Common Settings
</_PropertySheetDisplayName>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<RunCodeAnalysis>
false
</RunCodeAnalysis>
...
...
builds/msvc/vs2010/remote_thr/remote_thr.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"4.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
ZeroMQ remote_thr Common Settings
</_PropertySheetDisplayName>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<RunCodeAnalysis>
false
</RunCodeAnalysis>
...
...
builds/msvc/vs2012/inproc_lat/inproc_lat.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
ZeroMQ inproc_lat Common Settings
</_PropertySheetDisplayName>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<RunCodeAnalysis>
false
</RunCodeAnalysis>
...
...
builds/msvc/vs2012/inproc_thr/inproc_thr.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
ZeroMQ inproc_thr Common Settings
</_PropertySheetDisplayName>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<RunCodeAnalysis>
false
</RunCodeAnalysis>
...
...
builds/msvc/vs2012/libsodium.import.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup
Label=
"Globals"
>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Libsodium Import Settings
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2012/libzmq/libzmq.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
ZeroMQ Library Common Settings
</_PropertySheetDisplayName>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<RunCodeAnalysis>
false
</RunCodeAnalysis>
...
...
@@ -36,9 +35,9 @@
<Link>
<AdditionalDependencies>
Advapi32.lib;Ws2_32.lib;Rpcrt4.lib;%(AdditionalDependencies)
</AdditionalDependencies>
</Link>
<
!--<
Lib Condition="'$(ConfigurationType)'=='StaticLibrary'">
<Lib
Condition=
"'$(ConfigurationType)'=='StaticLibrary'"
>
<AdditionalOptions>
/ignore:4221 %(AdditionalOptions)
</AdditionalOptions>
</Lib>
-->
</Lib>
</ItemDefinitionGroup>
<!-- Dependencies -->
...
...
builds/msvc/vs2012/libzmq/libzmq.vcxproj
View file @
d1bdd45e
<?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/vs2012/libzmq/libzmq.vcxproj.filters
View file @
d1bdd45e
<?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/vs2012/local_lat/local_lat.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
ZeroMQ local_lat Common Settings
</_PropertySheetDisplayName>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<RunCodeAnalysis>
false
</RunCodeAnalysis>
...
...
builds/msvc/vs2012/local_thr/local_thr.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
ZeroMQ local_thr Common Settings
</_PropertySheetDisplayName>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<RunCodeAnalysis>
false
</RunCodeAnalysis>
...
...
builds/msvc/vs2012/properties/Common.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Common Settings
</_PropertySheetDisplayName>
<CharacterSet>
Unicode
</CharacterSet>
<TargetName>
$(ProjectName)
</TargetName>
...
...
builds/msvc/vs2012/properties/Console.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Common.props"
/>
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Console Application
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2012/properties/ConsoleDebugDynamic.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Console.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Console Debug Dynamic
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2012/properties/ConsoleDebugLinkTimeCodeGeneration.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Console.props"
/>
...
...
@@ -8,7 +8,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Console Debug Link Time Code Generation Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2012/properties/ConsoleDebugStatic.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Console.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Console Debug Static
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2012/properties/ConsoleReleaseDynamic.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Console.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Console Release Dynamic
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2012/properties/ConsoleReleaseLinkTimeCodeGeneration.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Console.props"
/>
...
...
@@ -8,7 +8,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Console Release Link Time Code Generation Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2012/properties/ConsoleReleaseStatic.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Console.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Console Release Static
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2012/properties/Debug.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Debug Configuration
</_PropertySheetDisplayName>
<!-- RootNamespace is used to deconflict output files from differing project versions. -->
<IntDir>
$(ProjectDir)..\..\..\..\obj\$(PlatformName)\$(Configuration)\$(RootNamespace)\
</IntDir>
...
...
builds/msvc/vs2012/properties/Dynamic.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Common.props"
/>
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Dynamic Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2012/properties/DynamicDebug.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Dynamic.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Dynamic Debug Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2012/properties/DynamicRelease.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Dynamic.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Dynamic Release Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2012/properties/LinkTimeCodeGeneration.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Link Time Code Generation Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2012/properties/Release.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Release Configuration
</_PropertySheetDisplayName>
<!-- RootNamespace is used to deconflict output files from differing project versions. -->
<IntDir>
$(ProjectDir)..\..\..\..\obj\$(PlatformName)\$(Configuration)\$(RootNamespace)\
</IntDir>
...
...
builds/msvc/vs2012/properties/Static.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Common.props"
/>
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Static Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2012/properties/StaticDebug.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Static.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Static Debug Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2012/properties/StaticDebugLinkTimeCodeGeneration.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Debug.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Static Debug Link Time Code Generation Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2012/properties/StaticLinkTimeCodeGeneration.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Static.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Static Link Time Code Generation Library
</_PropertySheetDisplayName>
<!-- This overrides Static.props->Common.props->TargetName and therefore this
...
...
builds/msvc/vs2012/properties/StaticRelease.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Static.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Static Release Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2012/properties/StaticReleaseLinkTimeCodeGeneration.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Release.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Static Release Link Time Code Generation Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2012/properties/Win32.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Win32 Settings
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2012/properties/x64.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
x64 Settings
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2012/remote_lat/remote_lat.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
ZeroMQ remote_lat Common Settings
</_PropertySheetDisplayName>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<RunCodeAnalysis>
false
</RunCodeAnalysis>
...
...
builds/msvc/vs2012/remote_thr/remote_thr.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
ZeroMQ remote_thr Common Settings
</_PropertySheetDisplayName>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<RunCodeAnalysis>
false
</RunCodeAnalysis>
...
...
builds/msvc/vs2013/inproc_lat/inproc_lat.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
ZeroMQ inproc_lat Common Settings
</_PropertySheetDisplayName>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<RunCodeAnalysis>
false
</RunCodeAnalysis>
...
...
builds/msvc/vs2013/inproc_lat/inproc_lat.vcxproj
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup
Label=
"Globals"
>
<ProjectGuid>
{6FF7436F-B3F6-4AE9-A3AC-CFDE8A3872A0}
</ProjectGuid>
<ProjectName>
inproc_lat
</ProjectName>
...
...
builds/msvc/vs2013/inproc_thr/inproc_thr.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
ZeroMQ inproc_thr Common Settings
</_PropertySheetDisplayName>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<RunCodeAnalysis>
false
</RunCodeAnalysis>
...
...
builds/msvc/vs2013/inproc_thr/inproc_thr.vcxproj
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup
Label=
"Globals"
>
<ProjectGuid>
{1077E977-95DD-4E73-A692-74647DD0CC1E}
</ProjectGuid>
<ProjectName>
inproc_thr
</ProjectName>
...
...
builds/msvc/vs2013/libsodium.import.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup
Label=
"Globals"
>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Libsodium Import Settings
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2013/libzmq/libzmq.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
ZeroMQ Library Common Settings
</_PropertySheetDisplayName>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<RunCodeAnalysis>
false
</RunCodeAnalysis>
...
...
builds/msvc/vs2013/libzmq/libzmq.vcxproj.filters
View file @
d1bdd45e
<?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/vs2013/local_lat/local_lat.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
ZeroMQ local_lat Common Settings
</_PropertySheetDisplayName>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<RunCodeAnalysis>
false
</RunCodeAnalysis>
...
...
builds/msvc/vs2013/local_lat/local_lat.vcxproj
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup
Label=
"Globals"
>
<ProjectGuid>
{4FDB8C73-9D4A-4D87-A4A9-A7FC06DFEA57}
</ProjectGuid>
<ProjectName>
local_lat
</ProjectName>
...
...
builds/msvc/vs2013/local_thr/local_thr.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
ZeroMQ local_thr Common Settings
</_PropertySheetDisplayName>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<RunCodeAnalysis>
false
</RunCodeAnalysis>
...
...
builds/msvc/vs2013/local_thr/local_thr.vcxproj
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup
Label=
"Globals"
>
<ProjectGuid>
{8EF2DF6B-6646-460F-8032-913B70FE0E94}
</ProjectGuid>
<ProjectName>
local_thr
</ProjectName>
...
...
builds/msvc/vs2013/properties/Common.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Common Settings
</_PropertySheetDisplayName>
<CharacterSet>
Unicode
</CharacterSet>
<TargetName>
$(ProjectName)
</TargetName>
...
...
builds/msvc/vs2013/properties/Console.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Common.props"
/>
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Console Application
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2013/properties/ConsoleDebugDynamic.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Console.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Console Debug Dynamic
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2013/properties/ConsoleDebugLinkTimeCodeGeneration.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Console.props"
/>
...
...
@@ -8,7 +8,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Console Debug Link Time Code Generation Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2013/properties/ConsoleDebugStatic.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Console.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Console Debug Static
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2013/properties/ConsoleReleaseDynamic.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Console.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Console Release Dynamic
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2013/properties/ConsoleReleaseLinkTimeCodeGeneration.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Console.props"
/>
...
...
@@ -8,7 +8,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Console Release Link Time Code Generation Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2013/properties/ConsoleReleaseStatic.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Console.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Console Release Static
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2013/properties/Debug.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Debug Configuration
</_PropertySheetDisplayName>
<!-- RootNamespace is used to deconflict output files from differing project versions. -->
<IntDir>
$(ProjectDir)..\..\..\..\obj\$(PlatformName)\$(Configuration)\$(RootNamespace)\
</IntDir>
...
...
builds/msvc/vs2013/properties/Dynamic.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Common.props"
/>
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Dynamic Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2013/properties/DynamicDebug.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Dynamic.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Dynamic Debug Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2013/properties/DynamicRelease.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Dynamic.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Dynamic Release Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2013/properties/LinkTimeCodeGeneration.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Link Time Code Generation Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2013/properties/Release.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Release Configuration
</_PropertySheetDisplayName>
<!-- RootNamespace is used to deconflict output files from differing project versions. -->
<IntDir>
$(ProjectDir)..\..\..\..\obj\$(PlatformName)\$(Configuration)\$(RootNamespace)\
</IntDir>
...
...
builds/msvc/vs2013/properties/Static.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Common.props"
/>
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Static Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2013/properties/StaticDebug.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Static.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Static Debug Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2013/properties/StaticDebugLinkTimeCodeGeneration.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Debug.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Static Debug Link Time Code Generation Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2013/properties/StaticLinkTimeCodeGeneration.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Static.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Static Link Time Code Generation Library
</_PropertySheetDisplayName>
<!-- This overrides Static.props->Common.props->TargetName and therefore this
...
...
builds/msvc/vs2013/properties/StaticRelease.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Static.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Static Release Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2013/properties/StaticReleaseLinkTimeCodeGeneration.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<ImportGroup
Label=
"PropertySheets"
>
<Import
Project=
"Release.props"
/>
...
...
@@ -7,7 +7,6 @@
</ImportGroup>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Static Release Link Time Code Generation Library
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2013/properties/Win32.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
Win32 Settings
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2013/properties/x64.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
x64 Settings
</_PropertySheetDisplayName>
</PropertyGroup>
...
...
builds/msvc/vs2013/remote_lat/remote_lat.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
ZeroMQ remote_lat Common Settings
</_PropertySheetDisplayName>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<RunCodeAnalysis>
false
</RunCodeAnalysis>
...
...
builds/msvc/vs2013/remote_lat/remote_lat.vcxproj
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup
Label=
"Globals"
>
<ProjectGuid>
{9C20A37C-5D9F-4C4C-A2D9-E6EE91A077D1}
</ProjectGuid>
<ProjectName>
remote_lat
</ProjectName>
...
...
builds/msvc/vs2013/remote_thr/remote_thr.props
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"12.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<_ProjectFileVersion>
10.0.40219.1
</_ProjectFileVersion>
<_PropertySheetDisplayName>
ZeroMQ remote_thr Common Settings
</_PropertySheetDisplayName>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<RunCodeAnalysis>
false
</RunCodeAnalysis>
...
...
builds/msvc/vs2013/remote_thr/remote_thr.vcxproj
View file @
d1bdd45e
<?xml version="1.0" encoding="utf-8"?>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
4
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
DefaultTargets=
"Build"
ToolsVersion=
"
12
.0"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup
Label=
"Globals"
>
<ProjectGuid>
{B15E059C-0CBB-4A82-8C42-6567FB650802}
</ProjectGuid>
<ProjectName>
remote_thr
</ProjectName>
...
...
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