1
0
Fork 0

Add GlidingSquirrel as a git submodule and a reference in the main Nibriboard project file. The great refactoring has BEGUN!

This commit is contained in:
Starbeamrainbowlabs 2017-09-05 21:30:02 +01:00
parent 0a0f742266
commit 0fce4cc6bb
3 changed files with 11 additions and 1 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "Nibriboard/lib/GlidingSquirrel"]
path = Nibriboard/lib/GlidingSquirrel
url = https://git.starbeamrainbowlabs.com/sbrl/GlidingSquirrel

View File

@ -38,6 +38,12 @@
<ExternalConsole>true</ExternalConsole>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include=".\lib\GlidingSquirrel\GlidingSquirrel.csproj">
<Project>{476D3588-4FEE-4C75-874F-214E26B8AC1A}</Project>
<Name>GlidingSquirrel</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="IotWeb.Common">
@ -141,4 +147,4 @@
</Properties>
</MonoDevelop>
</ProjectExtensions>
</Project>
</Project>

@ -0,0 +1 @@
Subproject commit c0e4deec452e5d8c9273679c166437205835a70d