aboutsummaryrefslogtreecommitdiffstats
path: root/win32/x86/x86.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'win32/x86/x86.vcproj')
-rw-r--r--win32/x86/x86.vcproj22
1 files changed, 22 insertions, 0 deletions
diff --git a/win32/x86/x86.vcproj b/win32/x86/x86.vcproj
index 1d894f9..b47d559 100644
--- a/win32/x86/x86.vcproj
+++ b/win32/x86/x86.vcproj
@@ -370,6 +370,28 @@
>
</File>
<File
+ RelativePath="..\..\lib\Target\X86\X86CompilationCallback_Win64.asm"
+ >
+ <FileConfiguration
+ Name="Debug|x64"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ CommandLine="ml64.exe /c /nologo /Fo &quot;$(IntDir)X86CompilationCallback_Win64.obj&quot; /Zi $(InputPath)"
+ Outputs="&quot;$(IntDir)X86CompilationCallback_Win64.obj&quot;"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|x64"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ CommandLine="ml64.exe /c /nologo /Fo &quot;$(IntDir)X86CompilationCallback_Win64.obj&quot; /Zi $(InputPath)"
+ Outputs="&quot;$(IntDir)X86CompilationCallback_Win64.obj&quot;"
+ />
+ </FileConfiguration>
+ </File>
+ <File
RelativePath="..\..\lib\Target\X86\X86ELFWriterInfo.cpp"
>
</File>