diff options
author | Mattes D <github@xoft.cz> | 2013-11-27 09:23:17 +0100 |
---|---|---|
committer | Mattes D <github@xoft.cz> | 2013-11-27 09:23:17 +0100 |
commit | 49760db89d94ede5d123d927141a6cd60dbaaf07 (patch) | |
tree | 6c6cf99e4cf3128311a93cd187947b502f3732a0 /VC2008/expat.vcproj | |
parent | cWorld::SpawnExperienceOrb() now returns the entity ID of the spawned orb. (diff) | |
parent | Fixed VC2008 compilation, normalized include paths. (diff) | |
download | cuberite-49760db89d94ede5d123d927141a6cd60dbaaf07.tar cuberite-49760db89d94ede5d123d927141a6cd60dbaaf07.tar.gz cuberite-49760db89d94ede5d123d927141a6cd60dbaaf07.tar.bz2 cuberite-49760db89d94ede5d123d927141a6cd60dbaaf07.tar.lz cuberite-49760db89d94ede5d123d927141a6cd60dbaaf07.tar.xz cuberite-49760db89d94ede5d123d927141a6cd60dbaaf07.tar.zst cuberite-49760db89d94ede5d123d927141a6cd60dbaaf07.zip |
Diffstat (limited to 'VC2008/expat.vcproj')
-rw-r--r-- | VC2008/expat.vcproj | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/VC2008/expat.vcproj b/VC2008/expat.vcproj index 148fd0cad..a02549192 100644 --- a/VC2008/expat.vcproj +++ b/VC2008/expat.vcproj @@ -149,75 +149,75 @@ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" > <File - RelativePath="..\expat\ascii.h" + RelativePath="..\lib\expat\ascii.h" > </File> <File - RelativePath="..\expat\asciitab.h" + RelativePath="..\lib\expat\asciitab.h" > </File> <File - RelativePath="..\expat\expat.h" + RelativePath="..\lib\expat\expat.h" > </File> <File - RelativePath="..\expat\expat_external.h" + RelativePath="..\lib\expat\expat_external.h" > </File> <File - RelativePath="..\expat\iasciitab.h" + RelativePath="..\lib\expat\iasciitab.h" > </File> <File - RelativePath="..\expat\internal.h" + RelativePath="..\lib\expat\internal.h" > </File> <File - RelativePath="..\expat\latin1tab.h" + RelativePath="..\lib\expat\latin1tab.h" > </File> <File - RelativePath="..\expat\nametab.h" + RelativePath="..\lib\expat\nametab.h" > </File> <File - RelativePath="..\expat\utf8tab.h" + RelativePath="..\lib\expat\utf8tab.h" > </File> <File - RelativePath="..\expat\winconfig.h" + RelativePath="..\lib\expat\winconfig.h" > </File> <File - RelativePath="..\expat\xmlparse.c" + RelativePath="..\lib\expat\xmlparse.c" > </File> <File - RelativePath="..\expat\xmlrole.c" + RelativePath="..\lib\expat\xmlrole.c" > </File> <File - RelativePath="..\expat\xmlrole.h" + RelativePath="..\lib\expat\xmlrole.h" > </File> <File - RelativePath="..\expat\xmltok.c" + RelativePath="..\lib\expat\xmltok.c" > </File> <File - RelativePath="..\expat\xmltok.h" + RelativePath="..\lib\expat\xmltok.h" > </File> <File - RelativePath="..\expat\xmltok_impl.c" + RelativePath="..\lib\expat\xmltok_impl.c" > </File> <File - RelativePath="..\expat\xmltok_impl.h" + RelativePath="..\lib\expat\xmltok_impl.h" > </File> <File - RelativePath="..\expat\xmltok_ns.c" + RelativePath="..\lib\expat\xmltok_ns.c" > </File> </Filter> |