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:
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">