diff options
Diffstat (limited to 'Build/Asura/Asura.vcxproj')
-rw-r--r-- | Build/Asura/Asura.vcxproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Build/Asura/Asura.vcxproj b/Build/Asura/Asura.vcxproj index 6249892..1843dc9 100644 --- a/Build/Asura/Asura.vcxproj +++ b/Build/Asura/Asura.vcxproj @@ -115,6 +115,18 @@ </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"> |