diff options
author | Anders Broman <anders.broman@ericsson.com> | 2009-09-24 05:11:47 +0000 |
---|---|---|
committer | Anders Broman <anders.broman@ericsson.com> | 2009-09-24 05:11:47 +0000 |
commit | 9ac672ca81d07c2ae70709ff50be36fad5e29653 (patch) | |
tree | 7389e16351c592fb31c0ec7cdf2e6222d7fac0f7 /all.vcproj | |
parent | d78510ed513bb992c42621d3ce80418c10414dca (diff) | |
download | wireshark-9ac672ca81d07c2ae70709ff50be36fad5e29653.tar.gz wireshark-9ac672ca81d07c2ae70709ff50be36fad5e29653.tar.bz2 wireshark-9ac672ca81d07c2ae70709ff50be36fad5e29653.zip |
Update *.vcproj to visual studio 8
svn path=/trunk/; revision=30111
Diffstat (limited to 'all.vcproj')
-rw-r--r-- | all.vcproj | 3 |
1 files changed, 2 insertions, 1 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
|