Skip to content

Commit

Permalink
Merge pull request #84 from OutpostUniverse/RemoveNas2d
Browse files Browse the repository at this point in the history
Remove nas2d
  • Loading branch information
ldicker83 authored Jun 26, 2023
2 parents 84cd8d6 + 07f6f75 commit 7be6613
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 15 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
[submodule "nas2d-core"]
path = nas2d-core
url = https://github.com/lairworks/nas2d-core.git
[submodule "OP2Utility"]
path = OP2Utility
url = [email protected]:OutpostUniverse/OP2Utility.git
Expand Down
2 changes: 0 additions & 2 deletions OP2-Landlord/OP2-Landlord.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,6 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\nas2d-core\NAS2D\Dictionary.cpp" />
<ClCompile Include="..\nas2d-core\NAS2D\StringUtils.cpp" />
<ClCompile Include="EditorConfig.cpp" />
<ClCompile Include="Events.cpp" />
<ClCompile Include="FileIo.cpp" />
Expand Down
9 changes: 0 additions & 9 deletions OP2-Landlord/OP2-Landlord.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
<UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier>
<Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms</Extensions>
</Filter>
<Filter Include="NAS2D">
<UniqueIdentifier>{8bcebfb4-55d6-4497-80f5-3abdeb33d195}</UniqueIdentifier>
</Filter>
</ItemGroup>
<ItemGroup>
<ClCompile Include="main.cpp">
Expand All @@ -33,12 +30,6 @@
<ClCompile Include="EditorConfig.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="..\nas2d-core\NAS2D\Dictionary.cpp">
<Filter>NAS2D</Filter>
</ClCompile>
<ClCompile Include="..\nas2d-core\NAS2D\StringUtils.cpp">
<Filter>NAS2D</Filter>
</ClCompile>
<ClCompile Include="FileIo.cpp">
<Filter>Source Files</Filter>
</ClCompile>
Expand Down
1 change: 0 additions & 1 deletion nas2d-core
Submodule nas2d-core deleted from a43785

0 comments on commit 7be6613

Please sign in to comment.