diff options
| author | AShifter <[email protected]> | 2017-03-18 15:26:56 -0600 |
|---|---|---|
| committer | AShifter <[email protected]> | 2017-03-18 15:26:56 -0600 |
| commit | 7fc231784e3b8e705581765932389fdc75f24d93 (patch) | |
| tree | ee1dbdedefe6cf6cf0cfe40be0c4c30f254479c9 /TimeHACK.Engine/TimeHACK.Engine.csproj | |
| parent | 81d083cfbc7b105b992c407936949c201db5a357 (diff) | |
| download | histacom2-7fc231784e3b8e705581765932389fdc75f24d93.tar.gz histacom2-7fc231784e3b8e705581765932389fdc75f24d93.tar.bz2 histacom2-7fc231784e3b8e705581765932389fdc75f24d93.zip | |
Continuing work on the Engine
The WindowManager WinClassic is almost done!
Diffstat (limited to 'TimeHACK.Engine/TimeHACK.Engine.csproj')
| -rw-r--r-- | TimeHACK.Engine/TimeHACK.Engine.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TimeHACK.Engine/TimeHACK.Engine.csproj b/TimeHACK.Engine/TimeHACK.Engine.csproj index e2889be..c691b41 100644 --- a/TimeHACK.Engine/TimeHACK.Engine.csproj +++ b/TimeHACK.Engine/TimeHACK.Engine.csproj @@ -80,5 +80,8 @@ <Content Include="Resources\WinClassic\Window\WinClassicMin.png" /> <Content Include="Resources\WinClassic\Window\WinClassicRestore.png" /> </ItemGroup> + <ItemGroup> + <Folder Include="NewFolder1\" /> + </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> </Project>
\ No newline at end of file |
