mirror of
https://github.com/openeggbert/mobile-eggbert-fna-desktop.git
synced 2025-03-25 15:47:48 +01:00
Added directory WindowsPhoneSpeedyBlupi
This commit is contained in:
parent
35abe96afb
commit
f83dfbacce
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -10,3 +10,6 @@
|
|||||||
[submodule "mobile-eggbert-fna/worlds"]
|
[submodule "mobile-eggbert-fna/worlds"]
|
||||||
path = mobile-eggbert-fna/worlds
|
path = mobile-eggbert-fna/worlds
|
||||||
url = https://code.openeggbert.com/openeggbert/speedy-blupi-dadagames-worlds
|
url = https://code.openeggbert.com/openeggbert/speedy-blupi-dadagames-worlds
|
||||||
|
[submodule "mobile-eggbert-fna/WindowsPhoneSpeedyBlupi"]
|
||||||
|
path = mobile-eggbert-fna/WindowsPhoneSpeedyBlupi
|
||||||
|
url = https://code.openeggbert.com/openeggbert/mobile-eggbert-core
|
||||||
|
1
mobile-eggbert-fna/WindowsPhoneSpeedyBlupi
Submodule
1
mobile-eggbert-fna/WindowsPhoneSpeedyBlupi
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit c8d567e85331047be2e62fc0b674cce5c6830cf0
|
@ -6,6 +6,14 @@
|
|||||||
<RootNamespace>mobile_eggbert_fna</RootNamespace>
|
<RootNamespace>mobile_eggbert_fna</RootNamespace>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
|
<DefineConstants>FNA</DefineConstants>
|
||||||
|
</PropertyGroup>
|
||||||
|
|
||||||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||||
|
<DefineConstants>KFNA</DefineConstants>
|
||||||
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Include="FNADllMap.config">
|
<None Include="FNADllMap.config">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user