diff options
Diffstat (limited to 'win32/x86/x86.vcproj')
-rw-r--r-- | win32/x86/x86.vcproj | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/win32/x86/x86.vcproj b/win32/x86/x86.vcproj index 3eea978a5a..74d09e829c 100644 --- a/win32/x86/x86.vcproj +++ b/win32/x86/x86.vcproj @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="8.00" + Version="8,00" Name="x86" ProjectGUID="{144EEBF6-8C9B-4473-B715-2C821666AF6C}" RootNamespace="x86" @@ -432,6 +432,10 @@ > </File> <File + RelativePath="..\..\lib\Target\X86\X86Relocations.h" + > + </File> + <File RelativePath="..\..\lib\Target\X86\X86Subtarget.cpp" > </File> |