|
@@ -5,17 +5,17 @@ VisualStudioVersion = 17.4.33122.133
|
|
|
MinimumVisualStudioVersion = 15.0.28307.1082
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Aether.Content.Pipeline", "Aether.Content.Pipeline", "{A921886B-C6F7-4FF8-8668-EC20004C464A}"
|
|
|
EndProject
|
|
|
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DDSImporter.NETSTANDARD", "Content.Pipeline\DDSImporter\DDSImporter.NETSTANDARD.csproj", "{26C387C6-7313-47D4-A05F-14639AB02D70}"
|
|
|
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DDSImporter", "Content.Pipeline\DDSImporter\DDSImporter.csproj", "{26C387C6-7313-47D4-A05F-14639AB02D70}"
|
|
|
EndProject
|
|
|
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RawModelProcessor.NETSTANDARD", "Content.Pipeline\RawModelProcessor\RawModelProcessor.NETSTANDARD.csproj", "{48E4029A-115C-4DC2-AF3A-0AB94F36BFC0}"
|
|
|
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RawModelProcessor", "Content.Pipeline\RawModelProcessor\RawModelProcessor.csproj", "{48E4029A-115C-4DC2-AF3A-0AB94F36BFC0}"
|
|
|
EndProject
|
|
|
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GraphicsImporters.NETSTANDARD", "Content.Pipeline\GraphicsImporters\GraphicsImporters.NETSTANDARD.csproj", "{400DC7B2-739D-4156-916D-2F2E1920310D}"
|
|
|
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GraphicsImporters", "Content.Pipeline\GraphicsImporters\GraphicsImporters.csproj", "{400DC7B2-739D-4156-916D-2F2E1920310D}"
|
|
|
EndProject
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aether.Graphics.NETSTANDARD", "Graphics\Aether.Graphics.NETSTANDARD.csproj", "{0A4ED2DF-9CDD-4C98-83AA-1898A394AC27}"
|
|
|
EndProject
|
|
|
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AnimationImporters.NETSTANDARD", "Content.Pipeline\AnimationImporters\AnimationImporters.NETSTANDARD.csproj", "{D9A47306-DEE0-4410-BC2C-BA8FFCE682A3}"
|
|
|
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AnimationImporters", "Content.Pipeline\AnimationImporters\AnimationImporters.csproj", "{D9A47306-DEE0-4410-BC2C-BA8FFCE682A3}"
|
|
|
EndProject
|
|
|
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TilemapImporter.NETSTANDARD", "Content.Pipeline\TilemapImporters\TilemapImporter.NETSTANDARD.csproj", "{9B0F9C6B-3C43-472D-B0C1-91E11A9FDE89}"
|
|
|
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TilemapImporter", "Content.Pipeline\TilemapImporters\TilemapImporter.csproj", "{9B0F9C6B-3C43-472D-B0C1-91E11A9FDE89}"
|
|
|
EndProject
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aether.Animation.NETSTANDARD", "Animation\Aether.Animation.NETSTANDARD.csproj", "{F08D6D4C-60FB-4543-8D81-594080EB8051}"
|
|
|
EndProject
|
|
@@ -27,7 +27,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aether.Shaders.FXAA.NETSTAN
|
|
|
EndProject
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aether.Shaders.Deferred.NETSTANDARD", "Shaders\Deferred\Aether.Shaders.Deferred.NETSTANDARD.csproj", "{96105100-20DB-4187-9BCA-0A20AC9F1298}"
|
|
|
EndProject
|
|
|
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AtlasImporter.NETSTANDARD", "Content.Pipeline\AtlasImporter\AtlasImporter.NETSTANDARD.csproj", "{E710FBEA-8C75-405D-B6B4-CFC82CB48FB5}"
|
|
|
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AtlasImporter", "Content.Pipeline\AtlasImporter\AtlasImporter.csproj", "{E710FBEA-8C75-405D-B6B4-CFC82CB48FB5}"
|
|
|
EndProject
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aether.Atlas.NETSTANDARD", "Atlas\Aether.Atlas.NETSTANDARD.csproj", "{C7522B5E-B255-4FB6-A17A-9E6D217AEBD2}"
|
|
|
EndProject
|
|
@@ -35,9 +35,9 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aether.Shaders.InfiniteGrid
|
|
|
EndProject
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aether.Shaders.Tilemap.NETSTANDARD", "Shaders\Tilemap\Aether.Shaders.Tilemap.NETSTANDARD.csproj", "{6721CD07-0880-4154-85AF-EBE6043EF178}"
|
|
|
EndProject
|
|
|
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SLMCImporter.NETSTANDARD", "Content.Pipeline\SLMCImporter\SLMCImporter.NETSTANDARD.csproj", "{C9FA924B-DA91-4641-8B7D-CBC09E5560AE}"
|
|
|
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SLMCImporter", "Content.Pipeline\SLMCImporter\SLMCImporter.csproj", "{C9FA924B-DA91-4641-8B7D-CBC09E5560AE}"
|
|
|
EndProject
|
|
|
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VoxelImporters.NETSTANDARD", "Content.Pipeline\VoxelImporters\VoxelImporters.NETSTANDARD.csproj", "{AA15CF95-0AF2-4346-9465-CB6EDBE22ED9}"
|
|
|
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VoxelImporters", "Content.Pipeline\VoxelImporters\VoxelImporters.csproj", "{AA15CF95-0AF2-4346-9465-CB6EDBE22ED9}"
|
|
|
EndProject
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Aether.Tilemap.NETSTANDARD", "Tilemap\Aether.Tilemap.NETSTANDARD.csproj", "{7BD9F460-F3F9-40A0-B298-066EA975C06C}"
|
|
|
EndProject
|