fixed directory structure

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40393
This commit is contained in:
David Anderson 2007-01-27 02:58:24 +00:00
parent 1ada31ad1e
commit 17389981a0
2 changed files with 8 additions and 8 deletions

View File

@ -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="geoip" Name="geoip"
ProjectGUID="{B3E797CF-4E77-4C9D-B8A8-7589B6902206}" ProjectGUID="{B3E797CF-4E77-4C9D-B8A8-7589B6902206}"
RootNamespace="geoip" RootNamespace="geoip"
@ -333,15 +333,15 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
> >
<File <File
RelativePath=".\extension.cpp" RelativePath="..\extension.cpp"
> >
</File> </File>
<File <File
RelativePath=".\GeoIP.c" RelativePath="..\GeoIP.c"
> >
</File> </File>
<File <File
RelativePath=".\smsdk_ext.cpp" RelativePath="..\smsdk_ext.cpp"
> >
</File> </File>
</Filter> </Filter>
@ -351,19 +351,19 @@
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
> >
<File <File
RelativePath=".\extension.h" RelativePath="..\extension.h"
> >
</File> </File>
<File <File
RelativePath=".\GeoIP.h" RelativePath="..\GeoIP.h"
> >
</File> </File>
<File <File
RelativePath=".\smsdk_config.h" RelativePath="..\smsdk_config.h"
> >
</File> </File>
<File <File
RelativePath=".\smsdk_ext.h" RelativePath="..\smsdk_ext.h"
> >
</File> </File>
</Filter> </Filter>