Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ionescu007/SimpleVisor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorionescu007 <aionescu+git@gmail.com>2016-09-03 19:05:42 +0300
committerionescu007 <aionescu+git@gmail.com>2016-09-03 19:05:42 +0300
commitf5dd1af02f22e2caf564dea4705bce2d42167061 (patch)
tree0ed56e8c5919731fb3dfa70b6d7a922bbcfb4995 /shv.vcxproj
parentdfd4909816fc06841cffc86d1c2170e5cd68bfbd (diff)
Last fixes. Now builds/works in UEFI with a shared code base.
Diffstat (limited to 'shv.vcxproj')
-rw-r--r--shv.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/shv.vcxproj b/shv.vcxproj
index 98bf27a..fd0e09c 100644
--- a/shv.vcxproj
+++ b/shv.vcxproj
@@ -70,7 +70,7 @@
</ItemGroup>
<ItemGroup>
<MASM Include="shvvmxhvx64.asm" />
- <MASM Include="shvx64.asm" />
+ <MASM Include="shvosx64.asm" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">