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
79d4a6de
Commit
79d4a6de
authored
Sep 15, 2009
by
malosek
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of git@github.com:sustrik/zeromq2
parents
7653f34d
98b8e9b5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
9 deletions
+9
-9
msvc.sln
msvc/msvc.sln
+5
-5
zmq_forwarder.vcproj
msvc/zmq_forwarder/zmq_forwarder.vcproj
+4
-4
No files found.
msvc/msvc.sln
View file @
79d4a6de
...
@@ -73,7 +73,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "python", "python\python.vcp
...
@@ -73,7 +73,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "python", "python\python.vcp
{641C5F36-32EE-4323-B740-992B651CF9D6} = {641C5F36-32EE-4323-B740-992B651CF9D6}
{641C5F36-32EE-4323-B740-992B651CF9D6} = {641C5F36-32EE-4323-B740-992B651CF9D6}
EndProjectSection
EndProjectSection
EndProject
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "
forwarder", "forwarder\forwarder.vcproj", "{7529DFB2-685C-4534-B40E-0B148509178A
}"
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "
zmq_forwarder", "zmq_forwarder\zmq_forwarder.vcproj", "{EFE471DE-6747-4B2E-B084-F7E45A16CD03
}"
ProjectSection(ProjectDependencies) = postProject
ProjectSection(ProjectDependencies) = postProject
{641C5F36-32EE-4323-B740-992B651CF9D6} = {641C5F36-32EE-4323-B740-992B651CF9D6}
{641C5F36-32EE-4323-B740-992B651CF9D6} = {641C5F36-32EE-4323-B740-992B651CF9D6}
EndProjectSection
EndProjectSection
...
@@ -143,10 +143,10 @@ Global
...
@@ -143,10 +143,10 @@ Global
{CB9B47E2-3F9C-45B2-9C30-C27038CDB856}.Debug|Win32.ActiveCfg = Debug|Win32
{CB9B47E2-3F9C-45B2-9C30-C27038CDB856}.Debug|Win32.ActiveCfg = Debug|Win32
{CB9B47E2-3F9C-45B2-9C30-C27038CDB856}.Release|Win32.ActiveCfg = Release|Win32
{CB9B47E2-3F9C-45B2-9C30-C27038CDB856}.Release|Win32.ActiveCfg = Release|Win32
{CB9B47E2-3F9C-45B2-9C30-C27038CDB856}.Release|Win32.Build.0 = Release|Win32
{CB9B47E2-3F9C-45B2-9C30-C27038CDB856}.Release|Win32.Build.0 = Release|Win32
{
7529DFB2-685C-4534-B40E-0B148509178A
}.Debug|Win32.ActiveCfg = Debug|Win32
{
EFE471DE-6747-4B2E-B084-F7E45A16CD03
}.Debug|Win32.ActiveCfg = Debug|Win32
{
7529DFB2-685C-4534-B40E-0B148509178A
}.Debug|Win32.Build.0 = Debug|Win32
{
EFE471DE-6747-4B2E-B084-F7E45A16CD03
}.Debug|Win32.Build.0 = Debug|Win32
{
7529DFB2-685C-4534-B40E-0B148509178A
}.Release|Win32.ActiveCfg = Release|Win32
{
EFE471DE-6747-4B2E-B084-F7E45A16CD03
}.Release|Win32.ActiveCfg = Release|Win32
{
7529DFB2-685C-4534-B40E-0B148509178A
}.Release|Win32.Build.0 = Release|Win32
{
EFE471DE-6747-4B2E-B084-F7E45A16CD03
}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
HideSolutionNode = FALSE
...
...
msvc/
forwarder/
forwarder.vcproj
→
msvc/
zmq_forwarder/zmq_
forwarder.vcproj
View file @
79d4a6de
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
<VisualStudioProject
<VisualStudioProject
ProjectType=
"Visual C++"
ProjectType=
"Visual C++"
Version=
"9.00"
Version=
"9.00"
Name=
"forwarder"
Name=
"
zmq_
forwarder"
ProjectGUID=
"{
7529DFB2-685C-4534-B40E-0B148509178A
}"
ProjectGUID=
"{
EFE471DE-6747-4B2E-B084-F7E45A16CD03
}"
RootNamespace=
"forwarder"
RootNamespace=
"
zmq_
forwarder"
TargetFrameworkVersion=
"196613"
TargetFrameworkVersion=
"196613"
>
>
<Platforms>
<Platforms>
...
@@ -164,7 +164,7 @@
...
@@ -164,7 +164,7 @@
UniqueIdentifier=
"{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
UniqueIdentifier=
"{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
>
<File
<File
RelativePath=
"..\..\devices\
forwarder\
forwarder.cpp"
RelativePath=
"..\..\devices\
zmq_forwarder\zmq_
forwarder.cpp"
>
>
</File>
</File>
</Filter>
</Filter>
...
...
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