Pārlūkot izejas kodu

update XNA outputPath

Nikos Kastellanos 5 mēneši atpakaļ
vecāks
revīzija
0751af5991

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

@@ -23,7 +23,7 @@
     <DebugSymbols>true</DebugSymbols>
     <DebugType>full</DebugType>
     <Optimize>false</Optimize>
-    <OutputPath>..\Artifacts\Debug\Libraries\net4.XNA\</OutputPath>
+    <OutputPath>..\Artifacts\Debug\Libraries\net40.XNA\</OutputPath>
     <DefineConstants>TRACE;DEBUG;WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
@@ -36,7 +36,7 @@
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     <DebugType>none</DebugType>
     <Optimize>true</Optimize>
-    <OutputPath>..\Artifacts\Release\Libraries\net4.XNA\</OutputPath>
+    <OutputPath>..\Artifacts\Release\Libraries\net40.XNA\</OutputPath>
     <DefineConstants>WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>

+ 2 - 2
Atlas/Aether.Atlas.NET4.XNA.csproj

@@ -23,7 +23,7 @@
     <DebugSymbols>true</DebugSymbols>
     <DebugType>full</DebugType>
     <Optimize>false</Optimize>
-    <OutputPath>..\Artifacts\Debug\Libraries\net4.XNA\</OutputPath>
+    <OutputPath>..\Artifacts\Debug\Libraries\net40.XNA\</OutputPath>
     <DefineConstants>TRACE;DEBUG;WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
@@ -36,7 +36,7 @@
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     <DebugType>none</DebugType>
     <Optimize>true</Optimize>
-    <OutputPath>..\Artifacts\Release\Libraries\net4.XNA\</OutputPath>
+    <OutputPath>..\Artifacts\Release\Libraries\net40.XNA\</OutputPath>
     <DefineConstants>WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>

+ 2 - 2
Content.Pipeline/AnimationImporters/AnimationImporters.NET4.XNA.csproj

@@ -15,7 +15,7 @@
     <DebugSymbols>true</DebugSymbols>
     <DebugType>full</DebugType>
     <Optimize>false</Optimize>
-    <OutputPath>..\..\Artifacts\Debug\Processors\net4.XNA\</OutputPath>
+    <OutputPath>..\..\Artifacts\Debug\Processors\net40.XNA\</OutputPath>
     <DefineConstants>TRACE;DEBUG;WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
@@ -26,7 +26,7 @@
     <DebugSymbols>true</DebugSymbols>
     <DebugType>none</DebugType>
     <Optimize>true</Optimize>
-    <OutputPath>..\..\Artifacts\Release\Processors\net4.XNA\</OutputPath>
+    <OutputPath>..\..\Artifacts\Release\Processors\net40.XNA\</OutputPath>
     <DefineConstants>TRACE;WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>

+ 2 - 2
Content.Pipeline/AtlasImporter/AtlasImporter.NET4.XNA.csproj

@@ -16,7 +16,7 @@
     <DebugSymbols>true</DebugSymbols>
     <DebugType>full</DebugType>
     <Optimize>false</Optimize>
-    <OutputPath>..\..\Artifacts\Debug\Processors\net4.XNA\</OutputPath>
+    <OutputPath>..\..\Artifacts\Debug\Processors\net40.XNA\</OutputPath>
     <DefineConstants>TRACE;DEBUG;WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
@@ -25,7 +25,7 @@
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     <DebugType>none</DebugType>
     <Optimize>true</Optimize>
-    <OutputPath>..\..\Artifacts\Release\Processors\net4.XNA\</OutputPath>
+    <OutputPath>..\..\Artifacts\Release\Processors\net40.XNA\</OutputPath>
     <DefineConstants>TRACE;WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>

+ 2 - 2
Content.Pipeline/GraphicsImporters/GraphicsImporters.NET4.XNA.csproj

@@ -16,7 +16,7 @@
     <DebugSymbols>true</DebugSymbols>
     <DebugType>full</DebugType>
     <Optimize>false</Optimize>
-    <OutputPath>..\..\Artifacts\Debug\Processors\net4.XNA\</OutputPath>
+    <OutputPath>..\..\Artifacts\Debug\Processors\net40.XNA\</OutputPath>
     <DefineConstants>TRACE;DEBUG;WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
@@ -25,7 +25,7 @@
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     <DebugType>none</DebugType>
     <Optimize>true</Optimize>
-    <OutputPath>..\..\Artifacts\Release\Processors\net4.XNA\</OutputPath>
+    <OutputPath>..\..\Artifacts\Release\Processors\net40.XNA\</OutputPath>
     <DefineConstants>TRACE;WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>

+ 2 - 2
Content.Pipeline/SLMCImporter/SLMCImporter.NET4.XNA.csproj

@@ -16,7 +16,7 @@
     <DebugSymbols>true</DebugSymbols>
     <DebugType>full</DebugType>
     <Optimize>false</Optimize>
-    <OutputPath>..\..\Artifacts\Debug\Processors\net4.XNA\</OutputPath>
+    <OutputPath>..\..\Artifacts\Debug\Processors\net40.XNA\</OutputPath>
     <DefineConstants>TRACE;DEBUG;WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
@@ -26,7 +26,7 @@
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     <DebugType>none</DebugType>
     <Optimize>true</Optimize>
-    <OutputPath>..\..\Artifacts\Release\Processors\net4.XNA\</OutputPath>
+    <OutputPath>..\..\Artifacts\Release\Processors\net40.XNA\</OutputPath>
     <DefineConstants>TRACE;WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>

+ 2 - 2
Content.Pipeline/TilemapImporters/TilemapImporter.NET4.XNA.csproj

@@ -16,7 +16,7 @@
     <DebugSymbols>true</DebugSymbols>
     <DebugType>full</DebugType>
     <Optimize>false</Optimize>
-    <OutputPath>..\..\Artifacts\Debug\Processors\net4.XNA\</OutputPath>
+    <OutputPath>..\..\Artifacts\Debug\Processors\net40.XNA\</OutputPath>
     <DefineConstants>TRACE;DEBUG;WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
@@ -25,7 +25,7 @@
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     <DebugType>none</DebugType>
     <Optimize>true</Optimize>
-    <OutputPath>..\..\Artifacts\Release\Processors\net4.XNA\</OutputPath>
+    <OutputPath>..\..\Artifacts\Release\Processors\net40.XNA\</OutputPath>
     <DefineConstants>TRACE;WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>

+ 2 - 2
Content.Pipeline/VoxelImporters/VoxelImporters.NET4.XNA.csproj

@@ -16,7 +16,7 @@
     <DebugSymbols>true</DebugSymbols>
     <DebugType>full</DebugType>
     <Optimize>false</Optimize>
-    <OutputPath>..\..\Artifacts\Debug\Processors\net4.XNA\</OutputPath>
+    <OutputPath>..\..\Artifacts\Debug\Processors\net40.XNA\</OutputPath>
     <DefineConstants>TRACE;DEBUG;WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
@@ -25,7 +25,7 @@
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     <DebugType>none</DebugType>
     <Optimize>true</Optimize>
-    <OutputPath>..\..\Artifacts\Release\Processors\net4.XNA\</OutputPath>
+    <OutputPath>..\..\Artifacts\Release\Processors\net40.XNA\</OutputPath>
     <DefineConstants>TRACE;WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>

+ 2 - 2
Graphics/Aether.Graphics.NET4.XNA.csproj

@@ -20,7 +20,7 @@
     <DebugSymbols>true</DebugSymbols>
     <DebugType>full</DebugType>
     <Optimize>false</Optimize>
-    <OutputPath>..\Artifacts\Debug\Libraries\net4.XNA\</OutputPath>
+    <OutputPath>..\Artifacts\Debug\Libraries\net40.XNA\</OutputPath>
     <DefineConstants>TRACE;DEBUG;WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
@@ -32,7 +32,7 @@
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     <DebugType>none</DebugType>
     <Optimize>true</Optimize>
-    <OutputPath>..\Artifacts\Release\Libraries\net4.XNA\</OutputPath>
+    <OutputPath>..\Artifacts\Release\Libraries\net40.XNA\</OutputPath>
     <DefineConstants>TRACE;WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>

+ 2 - 2
Shaders/Deferred/Aether.Shaders.Deferred.NET4.XNA.csproj

@@ -16,7 +16,7 @@
     <DebugSymbols>true</DebugSymbols>
     <DebugType>full</DebugType>
     <Optimize>false</Optimize>
-    <OutputPath>..\..\Artifacts\Debug\Libraries\net4.XNA\</OutputPath>
+    <OutputPath>..\..\Artifacts\Debug\Libraries\net40.XNA\</OutputPath>
     <DefineConstants>TRACE;DEBUG;WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
@@ -25,7 +25,7 @@
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     <DebugType>none</DebugType>
     <Optimize>true</Optimize>
-    <OutputPath>..\..\Artifacts\Release\Libraries\net4.XNA\</OutputPath>
+    <OutputPath>..\..\Artifacts\Release\Libraries\net40.XNA\</OutputPath>
     <DefineConstants>TRACE;WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>

+ 2 - 2
Shaders/FXAA/Aether.Shaders.FXAA.NET4.XNA.csproj

@@ -16,7 +16,7 @@
     <DebugSymbols>true</DebugSymbols>
     <DebugType>full</DebugType>
     <Optimize>false</Optimize>
-    <OutputPath>..\..\Artifacts\Debug\Libraries\net4.XNA\</OutputPath>
+    <OutputPath>..\..\Artifacts\Debug\Libraries\net40.XNA\</OutputPath>
     <DefineConstants>TRACE;DEBUG;WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
@@ -25,7 +25,7 @@
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     <DebugType>none</DebugType>
     <Optimize>true</Optimize>
-    <OutputPath>..\..\Artifacts\Release\Libraries\net4.XNA\</OutputPath>
+    <OutputPath>..\..\Artifacts\Release\Libraries\net40.XNA\</OutputPath>
     <DefineConstants>TRACE;WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>

+ 2 - 2
Shaders/InfiniteGrid/Aether.Shaders.InfiniteGrid.NET4.XNA.csproj

@@ -16,7 +16,7 @@
     <DebugSymbols>true</DebugSymbols>
     <DebugType>full</DebugType>
     <Optimize>false</Optimize>
-    <OutputPath>..\..\Artifacts\Debug\Libraries\net4.XNA\</OutputPath>
+    <OutputPath>..\..\Artifacts\Debug\Libraries\net40.XNA\</OutputPath>
     <DefineConstants>TRACE;DEBUG;WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
@@ -25,7 +25,7 @@
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     <DebugType>none</DebugType>
     <Optimize>true</Optimize>
-    <OutputPath>..\..\Artifacts\Release\Libraries\net4.XNA\</OutputPath>
+    <OutputPath>..\..\Artifacts\Release\Libraries\net40.XNA\</OutputPath>
     <DefineConstants>TRACE;WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>

+ 2 - 2
Shaders/Tilemap/Aether.Shaders.Tilemap.NET4.XNA.csproj

@@ -16,7 +16,7 @@
     <DebugSymbols>true</DebugSymbols>
     <DebugType>full</DebugType>
     <Optimize>false</Optimize>
-    <OutputPath>..\..\Artifacts\Debug\Libraries\net4.XNA\</OutputPath>
+    <OutputPath>..\..\Artifacts\Debug\Libraries\net40.XNA\</OutputPath>
     <DefineConstants>TRACE;DEBUG;WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
@@ -25,7 +25,7 @@
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     <DebugType>none</DebugType>
     <Optimize>true</Optimize>
-    <OutputPath>..\..\Artifacts\Release\Libraries\net4.XNA\</OutputPath>
+    <OutputPath>..\..\Artifacts\Release\Libraries\net40.XNA\</OutputPath>
     <DefineConstants>TRACE;WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>

+ 2 - 2
Tilemap/Aether.Tilemap.NET4.XNA.csproj

@@ -23,7 +23,7 @@
     <DebugSymbols>true</DebugSymbols>
     <DebugType>full</DebugType>
     <Optimize>false</Optimize>
-    <OutputPath>..\Artifacts\Debug\Libraries\net4.XNA\</OutputPath>
+    <OutputPath>..\Artifacts\Debug\Libraries\net40.XNA\</OutputPath>
     <DefineConstants>TRACE;DEBUG;WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
@@ -36,7 +36,7 @@
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     <DebugType>none</DebugType>
     <Optimize>true</Optimize>
-    <OutputPath>..\Artifacts\Release\Libraries\net4.XNA\</OutputPath>
+    <OutputPath>..\Artifacts\Release\Libraries\net40.XNA\</OutputPath>
     <DefineConstants>WINDOWS XNA</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>