Initial commit
This commit is contained in:
commit
25b004714f
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
bin/
|
||||||
|
obj/
|
||||||
|
/packages/
|
||||||
|
riderModule.iml
|
||||||
|
/_ReSharper.Caches/
|
0
Umbra.CPP.props
Normal file
0
Umbra.CPP.props
Normal file
8
umbra.sln
Normal file
8
umbra.sln
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
|
||||||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||||
|
Global
|
||||||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
|
Debug|Any CPU = Debug|Any CPU
|
||||||
|
Release|Any CPU = Release|Any CPU
|
||||||
|
EndGlobalSection
|
||||||
|
EndGlobal
|
0
vendor/sdl2/sdl2.props
vendored
Normal file
0
vendor/sdl2/sdl2.props
vendored
Normal file
Loading…
Reference in New Issue
Block a user