瀏覽代碼

update project files

Nick Kastellanos 2 年之前
父節點
當前提交
8200a4e5a1
共有 2 個文件被更改,包括 4 次插入0 次删除
  1. 2 0
      Animation/Aether.Animation.NET4.DX.csproj
  2. 2 0
      Animation/Aether.Animation.NET4.csproj

+ 2 - 0
Animation/Aether.Animation.NET4.DX.csproj

@@ -14,6 +14,7 @@
     <DebugType>full</DebugType>
     <DebugType>full</DebugType>
     <Optimize>false</Optimize>
     <Optimize>false</Optimize>
     <OutputPath>..\Artifacts\Debug\Libraries\net4.DX\</OutputPath>
     <OutputPath>..\Artifacts\Debug\Libraries\net4.DX\</OutputPath>
+    <BaseIntermediateOutputPath>obj\net4.DX\</BaseIntermediateOutputPath>
     <DefineConstants>TRACE;DEBUG;WINDOWS MG MAPPEDMEM</DefineConstants>
     <DefineConstants>TRACE;DEBUG;WINDOWS MG MAPPEDMEM</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
     <WarningLevel>4</WarningLevel>
@@ -24,6 +25,7 @@
     <DebugType>none</DebugType>
     <DebugType>none</DebugType>
     <Optimize>true</Optimize>
     <Optimize>true</Optimize>
     <OutputPath>..\Artifacts\Release\Libraries\net4.DX\</OutputPath>
     <OutputPath>..\Artifacts\Release\Libraries\net4.DX\</OutputPath>
+    <BaseIntermediateOutputPath>obj\net4.DX\</BaseIntermediateOutputPath>
     <DefineConstants>TRACE;WINDOWS MG MAPPEDMEM</DefineConstants>
     <DefineConstants>TRACE;WINDOWS MG MAPPEDMEM</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
     <WarningLevel>4</WarningLevel>

+ 2 - 0
Animation/Aether.Animation.NET4.csproj

@@ -14,6 +14,7 @@
     <DebugType>full</DebugType>
     <DebugType>full</DebugType>
     <Optimize>false</Optimize>
     <Optimize>false</Optimize>
     <OutputPath>..\Artifacts\Debug\Libraries\net4\</OutputPath>
     <OutputPath>..\Artifacts\Debug\Libraries\net4\</OutputPath>
+    <BaseIntermediateOutputPath>obj\net4\</BaseIntermediateOutputPath>
     <DefineConstants>TRACE;DEBUG;WINDOWS MG</DefineConstants>
     <DefineConstants>TRACE;DEBUG;WINDOWS MG</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
     <WarningLevel>4</WarningLevel>
@@ -24,6 +25,7 @@
     <DebugType>none</DebugType>
     <DebugType>none</DebugType>
     <Optimize>true</Optimize>
     <Optimize>true</Optimize>
     <OutputPath>..\Artifacts\Release\Libraries\net4\</OutputPath>
     <OutputPath>..\Artifacts\Release\Libraries\net4\</OutputPath>
+    <BaseIntermediateOutputPath>obj\net4\</BaseIntermediateOutputPath>
     <DefineConstants>TRACE;WINDOWS MG</DefineConstants>
     <DefineConstants>TRACE;WINDOWS MG</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
     <WarningLevel>4</WarningLevel>