diff options
| author | BoredGuy <osome3717@gmail.com> | 2026-01-12 08:49:11 +0300 |
|---|---|---|
| committer | BoredGuy <osome3717@gmail.com> | 2026-01-12 08:49:11 +0300 |
| commit | 377f79b3cc234082264b0629145062b6f1a5b9be (patch) | |
| tree | 1fe758fd2f4799f7da07aea4e686da9c827141d1 /MonoGameLibrary/Content | |
Initial Commit
Diffstat (limited to 'MonoGameLibrary/Content')
| -rw-r--r-- | MonoGameLibrary/Content/Content.mgcb | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/MonoGameLibrary/Content/Content.mgcb b/MonoGameLibrary/Content/Content.mgcb new file mode 100644 index 0000000..ddc4c36 --- /dev/null +++ b/MonoGameLibrary/Content/Content.mgcb @@ -0,0 +1,15 @@ + +#----------------------------- Global Properties ----------------------------# + +/outputDir:bin/$(Platform) +/intermediateDir:obj/$(Platform) +/platform:DesktopGL +/config: +/profile:Reach +/compress:False + +#-------------------------------- References --------------------------------# + + +#---------------------------------- Content ---------------------------------# + |
