Set paths for source files.
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@543 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
f80a2f9d5e
commit
71dd064cfa
4 changed files with 12 additions and 16 deletions
|
@ -1,7 +1,7 @@
|
||||||
<?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="8.00"
|
||||||
Name="Factory"
|
Name="Factory"
|
||||||
ProjectGUID="{925D5863-2F77-41B7-96F1-CC814762C40F}"
|
ProjectGUID="{925D5863-2F77-41B7-96F1-CC814762C40F}"
|
||||||
RootNamespace="Factory"
|
RootNamespace="Factory"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<?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="8.00"
|
||||||
Name="Longevity"
|
Name="Longevity"
|
||||||
ProjectGUID="{1333D945-B228-4845-9C91-C1B67AEEAED5}"
|
ProjectGUID="{1333D945-B228-4845-9C91-C1B67AEEAED5}"
|
||||||
RootNamespace="Longevity"
|
RootNamespace="Longevity"
|
||||||
|
@ -326,6 +326,10 @@
|
||||||
RelativePath=".\main.cpp"
|
RelativePath=".\main.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\src\Singleton.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
</Files>
|
</Files>
|
||||||
<Globals>
|
<Globals>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<?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="8.00"
|
||||||
Name="OrderedStatic"
|
Name="OrderedStatic"
|
||||||
ProjectGUID="{0DCBE03A-DAC7-4669-B29B-102D8F563736}"
|
ProjectGUID="{0DCBE03A-DAC7-4669-B29B-102D8F563736}"
|
||||||
RootNamespace="OrderedStatic"
|
RootNamespace="OrderedStatic"
|
||||||
|
@ -326,6 +326,10 @@
|
||||||
RelativePath=".\main.cpp"
|
RelativePath=".\main.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\src\OrderedStatic.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
</Files>
|
</Files>
|
||||||
<Globals>
|
<Globals>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<?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="8.00"
|
||||||
Name="ScopeGuard"
|
Name="ScopeGuard"
|
||||||
ProjectGUID="{D5E7BAC2-A961-4ECC-ADA4-82D7510952BA}"
|
ProjectGUID="{D5E7BAC2-A961-4ECC-ADA4-82D7510952BA}"
|
||||||
RootNamespace="ScopeGuard"
|
RootNamespace="ScopeGuard"
|
||||||
|
@ -220,18 +220,6 @@
|
||||||
RelativePath="..\..\include\loki\ScopeGuard.h"
|
RelativePath="..\..\include\loki\ScopeGuard.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\..\include\loki\ScopeGuard.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\..\include\loki\ScopeGuard.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\..\include\loki\ScopeGuard.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\include\loki\Sequence.h"
|
RelativePath="..\..\include\loki\Sequence.h"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Add table
Reference in a new issue