summaryrefslogtreecommitdiff
path: root/win32/System/System.vcproj
diff options
context:
space:
mode:
authorJeff Cohen <jeffc@jolt-lang.org>2004-12-24 07:57:09 +0000
committerJeff Cohen <jeffc@jolt-lang.org>2004-12-24 07:57:09 +0000
commit1a4663516b6b2e552e038b8e6fc2a0d9f0574f26 (patch)
tree67f7b877d3318539faa12efe0ee79a704b4dbc20 /win32/System/System.vcproj
parent3bf6960f3eb10fbc0884f3f84de4522309b0a6cc (diff)
downloadllvm-1a4663516b6b2e552e038b8e6fc2a0d9f0574f26.tar.gz
llvm-1a4663516b6b2e552e038b8e6fc2a0d9f0574f26.tar.bz2
llvm-1a4663516b6b2e552e038b8e6fc2a0d9f0574f26.tar.xz
Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used,
ltdl's LGPL license would infect all of LLVM. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19137 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/System/System.vcproj')
-rw-r--r--win32/System/System.vcproj18
1 files changed, 0 insertions, 18 deletions
diff --git a/win32/System/System.vcproj b/win32/System/System.vcproj
index 4de950a605..10472ed35b 100644
--- a/win32/System/System.vcproj
+++ b/win32/System/System.vcproj
@@ -131,21 +131,6 @@ if not exist ..\..\lib\System\platform\TimeValue.cpp echo #include &quot;../win3
RelativePath="..\..\lib\System\DynamicLibrary.cpp">
</File>
<File
- RelativePath="..\..\lib\System\ltdl.c">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="__WINDOWS__"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="__WINDOWS__"/>
- </FileConfiguration>
- </File>
- <File
RelativePath="..\..\lib\System\MappedFile.cpp">
</File>
<File
@@ -178,9 +163,6 @@ if not exist ..\..\lib\System\platform\TimeValue.cpp echo #include &quot;../win3
RelativePath="..\..\include\llvm\System\DynamicLibrary.h">
</File>
<File
- RelativePath="..\..\lib\System\ltdl.h">
- </File>
- <File
RelativePath="..\..\include\llvm\System\MappedFile.h">
</File>
<File