浏览代码

remove MAPPEDMEM

Nick Kastellanos 2 年之前
父节点
当前提交
405801a9fd
共有 2 个文件被更改,包括 4 次插入4 次删除
  1. 2 2
      Atlas/Aether.Atlas.WINDOWS.MG.csproj
  2. 2 2
      Tilemap/Aether.Tilemap.WINDOWS.MG.csproj

+ 2 - 2
Atlas/Aether.Atlas.WINDOWS.MG.csproj

@@ -19,7 +19,7 @@
     <DebugType>full</DebugType>
     <Optimize>false</Optimize>
     <OutputPath>..\bin\Debug\Windows\</OutputPath>
-    <DefineConstants>TRACE;DEBUG;WINDOWS MG MAPPEDMEM</DefineConstants>
+    <DefineConstants>TRACE;DEBUG;WINDOWS MG</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
     <Prefer32Bit>false</Prefer32Bit>
@@ -29,7 +29,7 @@
     <DebugType>none</DebugType>
     <Optimize>true</Optimize>
     <OutputPath>..\bin\Release\Windows\</OutputPath>
-    <DefineConstants>TRACE;WINDOWS MG MAPPEDMEM</DefineConstants>
+    <DefineConstants>TRACE;WINDOWS MG</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
     <Prefer32Bit>false</Prefer32Bit>

+ 2 - 2
Tilemap/Aether.Tilemap.WINDOWS.MG.csproj

@@ -19,7 +19,7 @@
     <DebugType>full</DebugType>
     <Optimize>false</Optimize>
     <OutputPath>..\bin\Debug\Windows\</OutputPath>
-    <DefineConstants>TRACE;DEBUG;WINDOWS MG MAPPEDMEM</DefineConstants>
+    <DefineConstants>TRACE;DEBUG;WINDOWS MG</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
     <Prefer32Bit>false</Prefer32Bit>
@@ -29,7 +29,7 @@
     <DebugType>none</DebugType>
     <Optimize>true</Optimize>
     <OutputPath>..\bin\Release\Windows\</OutputPath>
-    <DefineConstants>TRACE;WINDOWS MG MAPPEDMEM</DefineConstants>
+    <DefineConstants>TRACE;WINDOWS MG</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
     <Prefer32Bit>false</Prefer32Bit>