diff options
author | Jeff Cohen <jeffc@jolt-lang.org> | 2004-12-19 02:29:00 +0000 |
---|---|---|
committer | Jeff Cohen <jeffc@jolt-lang.org> | 2004-12-19 02:29:00 +0000 |
commit | 91c3e2d5b3ecf6aa7e509b09672b27d7202d54d2 (patch) | |
tree | 1cc74182cc054026e48e57e29c8aa66d0e050bf3 | |
parent | 7897b728d355da56a5a5b3126e6662aa3c75f35e (diff) | |
download | external_llvm-91c3e2d5b3ecf6aa7e509b09672b27d7202d54d2.zip external_llvm-91c3e2d5b3ecf6aa7e509b09672b27d7202d54d2.tar.gz external_llvm-91c3e2d5b3ecf6aa7e509b09672b27d7202d54d2.tar.bz2 |
Enable browse information in Visual Studio
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19034 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | win32/Analysis/Analysis.vcproj | 1 | ||||
-rw-r--r-- | win32/CodeGen/CodeGen.vcproj | 1 | ||||
-rw-r--r-- | win32/ExecutionEngine/ExecutionEngine.vcproj | 1 | ||||
-rw-r--r-- | win32/Fibonacci/Fibonacci.vcproj | 1 | ||||
-rw-r--r-- | win32/Support/Support.vcproj | 1 | ||||
-rw-r--r-- | win32/System/System.vcproj | 1 | ||||
-rw-r--r-- | win32/TableGen/TableGen.vcproj | 1 | ||||
-rw-r--r-- | win32/Target/Target.vcproj | 1 | ||||
-rw-r--r-- | win32/Transforms/Transforms.vcproj | 1 | ||||
-rw-r--r-- | win32/VMCore/VMCore.vcproj | 1 | ||||
-rw-r--r-- | win32/x86/x86.vcproj | 1 |
11 files changed, 11 insertions, 0 deletions
diff --git a/win32/Analysis/Analysis.vcproj b/win32/Analysis/Analysis.vcproj index cfe6adb..b803ac4 100644 --- a/win32/Analysis/Analysis.vcproj +++ b/win32/Analysis/Analysis.vcproj @@ -27,6 +27,7 @@ ForceConformanceInForLoopScope="TRUE" RuntimeTypeInfo="TRUE" UsePrecompiledHeader="0" + BrowseInformation="1" WarningLevel="3" Detect64BitPortabilityProblems="FALSE" DebugInformationFormat="4" diff --git a/win32/CodeGen/CodeGen.vcproj b/win32/CodeGen/CodeGen.vcproj index 3b5d801..daa7012 100644 --- a/win32/CodeGen/CodeGen.vcproj +++ b/win32/CodeGen/CodeGen.vcproj @@ -27,6 +27,7 @@ ForceConformanceInForLoopScope="TRUE" RuntimeTypeInfo="TRUE" UsePrecompiledHeader="0" + BrowseInformation="1" WarningLevel="3" Detect64BitPortabilityProblems="FALSE" DebugInformationFormat="4" diff --git a/win32/ExecutionEngine/ExecutionEngine.vcproj b/win32/ExecutionEngine/ExecutionEngine.vcproj index 9740466..8292077 100644 --- a/win32/ExecutionEngine/ExecutionEngine.vcproj +++ b/win32/ExecutionEngine/ExecutionEngine.vcproj @@ -27,6 +27,7 @@ ForceConformanceInForLoopScope="TRUE" RuntimeTypeInfo="TRUE" UsePrecompiledHeader="0" + BrowseInformation="1" WarningLevel="3" Detect64BitPortabilityProblems="FALSE" DebugInformationFormat="4" diff --git a/win32/Fibonacci/Fibonacci.vcproj b/win32/Fibonacci/Fibonacci.vcproj index 12637b3..c2b1076 100644 --- a/win32/Fibonacci/Fibonacci.vcproj +++ b/win32/Fibonacci/Fibonacci.vcproj @@ -27,6 +27,7 @@ ForceConformanceInForLoopScope="TRUE" RuntimeTypeInfo="TRUE" UsePrecompiledHeader="0" + BrowseInformation="1" WarningLevel="3" Detect64BitPortabilityProblems="FALSE" DebugInformationFormat="4" diff --git a/win32/Support/Support.vcproj b/win32/Support/Support.vcproj index 5a17739..8a5ca8b 100644 --- a/win32/Support/Support.vcproj +++ b/win32/Support/Support.vcproj @@ -28,6 +28,7 @@ ForceConformanceInForLoopScope="TRUE" RuntimeTypeInfo="TRUE" UsePrecompiledHeader="0" + BrowseInformation="1" WarningLevel="3" Detect64BitPortabilityProblems="FALSE" DebugInformationFormat="4" diff --git a/win32/System/System.vcproj b/win32/System/System.vcproj index ce7633c..4de950a 100644 --- a/win32/System/System.vcproj +++ b/win32/System/System.vcproj @@ -28,6 +28,7 @@ ForceConformanceInForLoopScope="TRUE" RuntimeTypeInfo="TRUE" UsePrecompiledHeader="0" + BrowseInformation="1" WarningLevel="3" Detect64BitPortabilityProblems="FALSE" DebugInformationFormat="4" diff --git a/win32/TableGen/TableGen.vcproj b/win32/TableGen/TableGen.vcproj index 599e67c..dae397d 100644 --- a/win32/TableGen/TableGen.vcproj +++ b/win32/TableGen/TableGen.vcproj @@ -27,6 +27,7 @@ ForceConformanceInForLoopScope="TRUE" RuntimeTypeInfo="TRUE" UsePrecompiledHeader="0" + BrowseInformation="1" WarningLevel="3" Detect64BitPortabilityProblems="FALSE" DebugInformationFormat="4" diff --git a/win32/Target/Target.vcproj b/win32/Target/Target.vcproj index 1378ace..d67454d 100644 --- a/win32/Target/Target.vcproj +++ b/win32/Target/Target.vcproj @@ -27,6 +27,7 @@ ForceConformanceInForLoopScope="TRUE" RuntimeTypeInfo="TRUE" UsePrecompiledHeader="0" + BrowseInformation="1" WarningLevel="3" Detect64BitPortabilityProblems="FALSE" DebugInformationFormat="4" diff --git a/win32/Transforms/Transforms.vcproj b/win32/Transforms/Transforms.vcproj index bfcb33f..547c238 100644 --- a/win32/Transforms/Transforms.vcproj +++ b/win32/Transforms/Transforms.vcproj @@ -27,6 +27,7 @@ ForceConformanceInForLoopScope="TRUE" RuntimeTypeInfo="TRUE" UsePrecompiledHeader="0" + BrowseInformation="1" WarningLevel="3" Detect64BitPortabilityProblems="FALSE" DebugInformationFormat="4" diff --git a/win32/VMCore/VMCore.vcproj b/win32/VMCore/VMCore.vcproj index fce64fb..b10f154 100644 --- a/win32/VMCore/VMCore.vcproj +++ b/win32/VMCore/VMCore.vcproj @@ -27,6 +27,7 @@ ForceConformanceInForLoopScope="TRUE" RuntimeTypeInfo="TRUE" UsePrecompiledHeader="0" + BrowseInformation="1" WarningLevel="3" Detect64BitPortabilityProblems="FALSE" DebugInformationFormat="4" diff --git a/win32/x86/x86.vcproj b/win32/x86/x86.vcproj index 3310064..41f8076 100644 --- a/win32/x86/x86.vcproj +++ b/win32/x86/x86.vcproj @@ -27,6 +27,7 @@ ForceConformanceInForLoopScope="TRUE" RuntimeTypeInfo="TRUE" UsePrecompiledHeader="0" + BrowseInformation="1" WarningLevel="3" Detect64BitPortabilityProblems="FALSE" DebugInformationFormat="4" |