Upgraded file to MSVC 9.
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@872 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
ebbbd6d3dc
commit
4dbde4cd35
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
||||||
<?xml version="1.0" encoding="Windows-1252"?>
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||||||
<VisualStudioProject
|
<VisualStudioProject
|
||||||
ProjectType="Visual C++"
|
ProjectType="Visual C++"
|
||||||
Version="8.00"
|
Version="9.00"
|
||||||
Name="Library"
|
Name="Library"
|
||||||
ProjectGUID="{CBDB8E7A-4286-4AE3-A190-BA33D7C53FF0}"
|
ProjectGUID="{CBDB8E7A-4286-4AE3-A190-BA33D7C53FF0}"
|
||||||
RootNamespace="Library"
|
RootNamespace="Library"
|
||||||
Keyword="Win32Proj"
|
Keyword="Win32Proj"
|
||||||
|
TargetFrameworkVersion="131072"
|
||||||
>
|
>
|
||||||
<Platforms>
|
<Platforms>
|
||||||
<Platform
|
<Platform
|
||||||
|
|
Loading…
Reference in a new issue