Removed pointless "systems" folder from core.

--HG--
rename : core/systems/ExtensionSys.cpp => core/ExtensionSys.cpp
rename : core/systems/ExtensionSys.h => core/ExtensionSys.h
rename : core/systems/ForwardSys.cpp => core/ForwardSys.cpp
rename : core/systems/ForwardSys.h => core/ForwardSys.h
rename : core/systems/HandleSys.cpp => core/HandleSys.cpp
rename : core/systems/HandleSys.h => core/HandleSys.h
rename : core/systems/LibrarySys.cpp => core/LibrarySys.cpp
rename : core/systems/LibrarySys.h => core/LibrarySys.h
rename : core/systems/PluginInfoDatabase.cpp => core/PluginInfoDatabase.cpp
rename : core/systems/PluginInfoDatabase.h => core/PluginInfoDatabase.h
rename : core/systems/PluginSys.cpp => core/PluginSys.cpp
rename : core/systems/PluginSys.h => core/PluginSys.h
rename : core/systems/ShareSys.cpp => core/ShareSys.cpp
rename : core/systems/ShareSys.h => core/ShareSys.h
This commit is contained in:
David Anderson
2008-11-16 16:06:18 -08:00
parent acea705df8
commit 2ff9b0aada
19 changed files with 73 additions and 90 deletions
+14 -14
View File
@@ -1291,31 +1291,31 @@
UniqueIdentifier="{7D3AB33D-C1AD-46ee-B505-FEA8B6EF18E4}"
>
<File
RelativePath="..\systems\ExtensionSys.h"
RelativePath="..\ExtensionSys.h"
>
</File>
<File
RelativePath="..\systems\ForwardSys.h"
RelativePath="..\ForwardSys.h"
>
</File>
<File
RelativePath="..\systems\HandleSys.h"
RelativePath="..\HandleSys.h"
>
</File>
<File
RelativePath="..\systems\LibrarySys.h"
RelativePath="..\LibrarySys.h"
>
</File>
<File
RelativePath="..\systems\PluginInfoDatabase.h"
RelativePath="..\PluginInfoDatabase.h"
>
</File>
<File
RelativePath="..\systems\PluginSys.h"
RelativePath="..\PluginSys.h"
>
</File>
<File
RelativePath="..\systems\ShareSys.h"
RelativePath="..\ShareSys.h"
>
</File>
</Filter>
@@ -1325,31 +1325,31 @@
UniqueIdentifier="{D1864A10-FF5F-4672-A70E-57C9F7486F92}"
>
<File
RelativePath="..\systems\ExtensionSys.cpp"
RelativePath="..\ExtensionSys.cpp"
>
</File>
<File
RelativePath="..\systems\ForwardSys.cpp"
RelativePath="..\ForwardSys.cpp"
>
</File>
<File
RelativePath="..\systems\HandleSys.cpp"
RelativePath="..\HandleSys.cpp"
>
</File>
<File
RelativePath="..\systems\LibrarySys.cpp"
RelativePath="..\LibrarySys.cpp"
>
</File>
<File
RelativePath="..\systems\PluginInfoDatabase.cpp"
RelativePath="..\PluginInfoDatabase.cpp"
>
</File>
<File
RelativePath="..\systems\PluginSys.cpp"
RelativePath="..\PluginSys.cpp"
>
</File>
<File
RelativePath="..\systems\ShareSys.cpp"
RelativePath="..\ShareSys.cpp"
>
</File>
</Filter>