aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2009-09-24 05:11:47 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2009-09-24 05:11:47 +0000
commit6b314ff483a55dfbe86e290a192e615a7ab4ed6d (patch)
tree7389e16351c592fb31c0ec7cdf2e6222d7fac0f7
parenta2dff99c8a11b552f7b5251d912d87ab65a9fb9a (diff)
Update *.vcproj to visual studio 8
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30111 f5534014-38df-0310-8fa8-9805f1628bb7
-rw-r--r--all.vcproj3
-rw-r--r--doc/doc.vcproj3
-rw-r--r--docbook/docbook.vcproj3
-rw-r--r--dumpcap.vcproj3
-rw-r--r--epan/dissectors/dissectors.vcproj3
-rw-r--r--epan/libwireshark.vcproj3
-rw-r--r--gtk/libui.vcproj19
-rw-r--r--packaging.vcproj3
-rw-r--r--plugins/plugins.vcproj3
-rw-r--r--tshark.vcproj3
-rw-r--r--wireshark.sln4
-rw-r--r--wireshark.vcproj3
-rw-r--r--wiretap/libwiretap.vcproj3
13 files changed, 34 insertions, 22 deletions
diff --git a/all.vcproj b/all.vcproj
index 1e94f275b6..4fed3c05b1 100644
--- a/all.vcproj
+++ b/all.vcproj
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8,00"
+ Version="9,00"
Name="ALL"
ProjectGUID="{6B137D16-7235-4BB7-9AE3-8842FB238DD1}"
RootNamespace="ALL"
Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
diff --git a/doc/doc.vcproj b/doc/doc.vcproj
index aed3e6fee6..c2531eca25 100644
--- a/doc/doc.vcproj
+++ b/doc/doc.vcproj
@@ -1,10 +1,11 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8,00"
+ Version="9,00"
Name="doc"
ProjectGUID="{527CC23A-32CD-438C-AF42-DF1D9A96EE4D}"
Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
diff --git a/docbook/docbook.vcproj b/docbook/docbook.vcproj
index b8b46cff22..0040a58487 100644
--- a/docbook/docbook.vcproj
+++ b/docbook/docbook.vcproj
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8,00"
+ Version="9,00"
Name="docbook"
ProjectGUID="{36D0C052-05E5-4220-9451-5E907DFE7BC4}"
RootNamespace="docbook"
Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
diff --git a/dumpcap.vcproj b/dumpcap.vcproj
index 884403f88f..942a199197 100644
--- a/dumpcap.vcproj
+++ b/dumpcap.vcproj
@@ -1,10 +1,11 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8,00"
+ Version="9,00"
Name="dumpcap"
ProjectGUID="{D1417D47-E273-4A90-A49B-6BAF4485CA58}"
Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
diff --git a/epan/dissectors/dissectors.vcproj b/epan/dissectors/dissectors.vcproj
index 6894e3210b..15240b1f08 100644
--- a/epan/dissectors/dissectors.vcproj
+++ b/epan/dissectors/dissectors.vcproj
@@ -1,10 +1,11 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8,00"
+ Version="9,00"
Name="dissectors"
ProjectGUID="{7D31A4A1-6663-4935-B28D-E179D0D14023}"
Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
diff --git a/epan/libwireshark.vcproj b/epan/libwireshark.vcproj
index 3901baf1d5..1c6e4f7e0e 100644
--- a/epan/libwireshark.vcproj
+++ b/epan/libwireshark.vcproj
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8,00"
+ Version="9,00"
Name="libwireshark"
ProjectGUID="{78DC3973-9100-4C4E-B135-822B623A2EAF}"
RootNamespace="libwireshark"
Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
diff --git a/gtk/libui.vcproj b/gtk/libui.vcproj
index 728c579f66..7b184fa642 100644
--- a/gtk/libui.vcproj
+++ b/gtk/libui.vcproj
@@ -1,10 +1,11 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8,00"
+ Version="9,00"
Name="libui"
ProjectGUID="{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}"
Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
@@ -240,10 +241,6 @@
>
</File>
<File
- RelativePath=".\menus.c"
- >
- </File>
- <File
RelativePath=".\main_packet_list.c"
>
</File>
@@ -268,6 +265,10 @@
>
</File>
<File
+ RelativePath=".\menus.c"
+ >
+ </File>
+ <File
RelativePath=".\packet_history.c"
>
</File>
@@ -902,10 +903,6 @@
>
</File>
<File
- RelativePath=".\menus.h"
- >
- </File>
- <File
RelativePath=".\main_packet_list.h"
>
</File>
@@ -934,6 +931,10 @@
>
</File>
<File
+ RelativePath=".\menus.h"
+ >
+ </File>
+ <File
RelativePath=".\mtp3_stat.h"
>
</File>
diff --git a/packaging.vcproj b/packaging.vcproj
index 7e9b5c483d..577319fe7d 100644
--- a/packaging.vcproj
+++ b/packaging.vcproj
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8,00"
+ Version="9,00"
Name="packaging"
ProjectGUID="{F23ECB11-E88E-4BAC-986D-E82A0DE3A2B4}"
RootNamespace="packaging"
Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
diff --git a/plugins/plugins.vcproj b/plugins/plugins.vcproj
index f8bd644af8..63e1b47fa9 100644
--- a/plugins/plugins.vcproj
+++ b/plugins/plugins.vcproj
@@ -1,10 +1,11 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8,00"
+ Version="9,00"
Name="plugins"
ProjectGUID="{42C8C754-3ACA-4C5A-A2EA-7488C990A2F5}"
Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
diff --git a/tshark.vcproj b/tshark.vcproj
index eb356a280e..4d6c67405a 100644
--- a/tshark.vcproj
+++ b/tshark.vcproj
@@ -1,10 +1,11 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8,00"
+ Version="9,00"
Name="tshark"
ProjectGUID="{96D3AB33-BFA5-4161-B936-8C40D62A44F8}"
Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
diff --git a/wireshark.sln b/wireshark.sln
index f2672f0112..916bccd52e 100644
--- a/wireshark.sln
+++ b/wireshark.sln
@@ -1,6 +1,6 @@

-Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual C++ Express 2005
+Microsoft Visual Studio Solution File, Format Version 10.00
+# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL", "all.vcproj", "{6B137D16-7235-4BB7-9AE3-8842FB238DD1}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libwireshark", "epan\libwireshark.vcproj", "{78DC3973-9100-4C4E-B135-822B623A2EAF}"
diff --git a/wireshark.vcproj b/wireshark.vcproj
index def4011f02..d982e8b13a 100644
--- a/wireshark.vcproj
+++ b/wireshark.vcproj
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8,00"
+ Version="9,00"
Name="wireshark"
ProjectGUID="{684AC70D-E5DC-4E42-B70A-DF512A43335C}"
RootNamespace="wireshark"
Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
diff --git a/wiretap/libwiretap.vcproj b/wiretap/libwiretap.vcproj
index 9779aa6a46..f3b8d2f58b 100644
--- a/wiretap/libwiretap.vcproj
+++ b/wiretap/libwiretap.vcproj
@@ -1,10 +1,11 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8,00"
+ Version="9,00"
Name="libwiretap"
ProjectGUID="{CD04EABB-BA03-446F-9A63-A00C08138E91}"
Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
>
<Platforms>
<Platform