1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2024-11-25 09:44:02 +00:00

vcproj update

This commit is contained in:
fgenesis 2012-06-01 18:05:06 +02:00
parent 1d4eb5533e
commit b30d124d50
4 changed files with 185 additions and 24 deletions

1
win/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
temp

View file

@ -357,10 +357,26 @@
RelativePath="..\..\Aquaria\Mod.cpp"
>
</File>
<File
RelativePath="..\..\Aquaria\ModDownloader.cpp"
>
</File>
<File
RelativePath="..\..\Aquaria\ModDownloader.h"
>
</File>
<File
RelativePath="..\..\Aquaria\ModSelector.cpp"
>
</File>
<File
RelativePath="..\..\Aquaria\Network.cpp"
>
</File>
<File
RelativePath="..\..\Aquaria\Network.h"
>
</File>
<File
RelativePath="..\..\Aquaria\ParticleEditor.cpp"
>

View file

@ -227,10 +227,6 @@
RelativePath="..\..\BBGE\BitmapFont.h"
>
</File>
<File
RelativePath="..\..\BBGE\ByteBuffer.h"
>
</File>
<File
RelativePath="..\..\BBGE\Collision.cpp"
>
@ -267,14 +263,6 @@
RelativePath="..\..\BBGE\DebugFont.h"
>
</File>
<File
RelativePath="..\..\BBGE\DeflateCompressor.cpp"
>
</File>
<File
RelativePath="..\..\BBGE\DeflateCompressor.h"
>
</File>
<File
RelativePath="..\..\BBGE\Effects.cpp"
>

View file

@ -168,6 +168,34 @@
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath="..\..\ExternalLibs\ByteBuffer.h"
>
</File>
<File
RelativePath="..\..\ExternalLibs\DeflateCompressor.cpp"
>
</File>
<File
RelativePath="..\..\ExternalLibs\DeflateCompressor.h"
>
</File>
<File
RelativePath="..\..\ExternalLibs\FileAPI.cpp"
>
</File>
<File
RelativePath="..\..\ExternalLibs\FileAPI.h"
>
</File>
<File
RelativePath="..\..\ExternalLibs\minihttp.cpp"
>
</File>
<File
RelativePath="..\..\ExternalLibs\minihttp.h"
>
</File>
<File
RelativePath="..\..\ExternalLibs\tinyxml.cpp"
>
@ -804,6 +832,18 @@
>
</File>
</Filter>
<Filter
Name="glfont2"
>
<File
RelativePath="..\..\ExternalLibs\glfont2\glfont2.cpp"
>
</File>
<File
RelativePath="..\..\ExternalLibs\glfont2\glfont2.h"
>
</File>
</Filter>
<Filter
Name="lua"
>
@ -1020,6 +1060,134 @@
>
</File>
</Filter>
<Filter
Name="ttvfs"
>
<File
RelativePath="..\..\ExternalLibs\ttvfs\VFS.h"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs\VFSArchiveLoader.h"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs\VFSAtomic.cpp"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs\VFSAtomic.h"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs\VFSBase.cpp"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs\VFSBase.h"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs\VFSDefines.h"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs\VFSDir.cpp"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs\VFSDir.h"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs\VFSFile.cpp"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs\VFSFile.h"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs\VFSFileFuncs.cpp"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs\VFSFileFuncs.h"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs\VFSHashmap.h"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs\VFSHelper.cpp"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs\VFSHelper.h"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs\VFSInternal.h"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs\VFSLoader.cpp"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs\VFSLoader.h"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs\VFSSelfRefCounter.h"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs\VFSTools.cpp"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs\VFSTools.h"
>
</File>
</Filter>
<Filter
Name="ttvfs_zip"
>
<File
RelativePath="..\..\ExternalLibs\ttvfs_zip\miniz.c"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs_zip\miniz.h"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs_zip\VFSDirZip.cpp"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs_zip\VFSDirZip.h"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs_zip\VFSFileZip.cpp"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs_zip\VFSFileZip.h"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs_zip\VFSZipArchiveLoader.cpp"
>
</File>
<File
RelativePath="..\..\ExternalLibs\ttvfs_zip\VFSZipArchiveLoader.h"
>
</File>
</Filter>
<Filter
Name="LVPA"
>
@ -1044,18 +1212,6 @@
>
</File>
</Filter>
<Filter
Name="glfont2"
>
<File
RelativePath="..\..\ExternalLibs\glfont2\glfont2.cpp"
>
</File>
<File
RelativePath="..\..\ExternalLibs\glfont2\glfont2.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Header Files"