diff options
Diffstat (limited to 'Build/Asura/Asura.vcxproj')
-rw-r--r-- | Build/Asura/Asura.vcxproj | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/Build/Asura/Asura.vcxproj b/Build/Asura/Asura.vcxproj index 1843dc9..66a63a2 100644 --- a/Build/Asura/Asura.vcxproj +++ b/Build/Asura/Asura.vcxproj @@ -20,7 +20,7 @@ </ItemGroup> <PropertyGroup Label="Globals"> <VCProjectVersion>15.0</VCProjectVersion> - <ProjectGuid>{8C1B90A5-8757-4197-9FB2-A38A7EA75849}</ProjectGuid> + <ProjectGuid>{234E1397-269B-4A6A-9B4D-08EDBFFF210E}</ProjectGuid> <RootNamespace>Asura</RootNamespace> <WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion> </PropertyGroup> @@ -115,18 +115,6 @@ </Link> </ItemDefinitionGroup> <ItemGroup> - <ProjectReference Include="..\Asura.Compiler\Asura.Packer\Asura.Packer.vcxproj"> - <Project>{ddc9c7ee-c852-4df0-99c5-7fce48bc5c9f}</Project> - </ProjectReference> - <ProjectReference Include="..\Asura.Editor\Asura.Editor.vcxproj"> - <Project>{1871da90-b776-48a6-9b5d-fda84587b7b0}</Project> - </ProjectReference> - <ProjectReference Include="..\Asura.Runner\Asura.Runner.vcxproj"> - <Project>{1350125b-4aa5-458f-86fa-d6fefb14a051}</Project> - </ProjectReference> - <ProjectReference Include="..\Asura.Unpacker\Asura.Unpacker.vcxproj"> - <Project>{092155a4-23df-49e1-9353-03c4ddbab7bc}</Project> - </ProjectReference> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |