diff options
-rw-r--r-- | win32/Target/Target.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/win32/Target/Target.vcproj b/win32/Target/Target.vcproj index 0944220..28b371a 100644 --- a/win32/Target/Target.vcproj +++ b/win32/Target/Target.vcproj @@ -305,6 +305,14 @@ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" > <File + RelativePath="..\..\lib\Target\DarwinTargetAsmInfo.cpp" + > + </File> + <File + RelativePath="..\..\lib\Target\ELFTargetAsmInfo.cpp" + > + </File> + <File RelativePath="..\..\lib\Target\SubtargetFeature.cpp" > </File> |