summary refs log tree commit diff stats
path: root/src/common
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-21 05:57:00 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-21 05:57:00 +0200
commitddbce0b9fe347df6223fa7667ef39a00071a06a5 (patch)
treed0a6c93f4e5f25189b06d88a4b70ff175aa010f1 /src/common
parentdf33905ad18dafc26ad62bda12515890299b4bdc (diff)
Move warning level to property sheet
Diffstat (limited to 'src/common')
-rw-r--r--src/common/common-xp.vcxproj2
-rw-r--r--src/common/common.vcxproj2
-rw-r--r--src/common/make-te-xp.vcxproj2
-rw-r--r--src/common/make-te.vcxproj2
4 files changed, 0 insertions, 8 deletions
diff --git a/src/common/common-xp.vcxproj b/src/common/common-xp.vcxproj
index 6b3e1f91..6eec3b12 100644
--- a/src/common/common-xp.vcxproj
+++ b/src/common/common-xp.vcxproj
@@ -119,7 +119,6 @@
   </PropertyGroup>

   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">

     <ClCompile>

-      <WarningLevel>Level1</WarningLevel>

       <PrecompiledHeader>

       </PrecompiledHeader>

       <Optimization>MaxSpeed</Optimization>

@@ -138,7 +137,6 @@
   </ItemDefinitionGroup>

   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">

     <ClCompile>

-      <WarningLevel>Level1</WarningLevel>

       <PrecompiledHeader>

       </PrecompiledHeader>

       <Optimization>MaxSpeed</Optimization>

diff --git a/src/common/common.vcxproj b/src/common/common.vcxproj
index a4c88dc6..55116995 100644
--- a/src/common/common.vcxproj
+++ b/src/common/common.vcxproj
@@ -116,7 +116,6 @@
   </PropertyGroup>

   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">

     <ClCompile>

-      <WarningLevel>Level1</WarningLevel>

       <PrecompiledHeader>

       </PrecompiledHeader>

       <Optimization>MaxSpeed</Optimization>

@@ -135,7 +134,6 @@
   </ItemDefinitionGroup>

   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">

     <ClCompile>

-      <WarningLevel>Level1</WarningLevel>

       <PrecompiledHeader>

       </PrecompiledHeader>

       <Optimization>MaxSpeed</Optimization>

diff --git a/src/common/make-te-xp.vcxproj b/src/common/make-te-xp.vcxproj
index 0b9fe354..bd4cb2da 100644
--- a/src/common/make-te-xp.vcxproj
+++ b/src/common/make-te-xp.vcxproj
@@ -55,7 +55,6 @@
   </PropertyGroup>

   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">

     <ClCompile>

-      <WarningLevel>Level1</WarningLevel>

       <PrecompiledHeader>

       </PrecompiledHeader>

       <Optimization>MaxSpeed</Optimization>

@@ -76,7 +75,6 @@
   </ItemDefinitionGroup>

   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">

     <ClCompile>

-      <WarningLevel>Level1</WarningLevel>

       <PrecompiledHeader>

       </PrecompiledHeader>

       <Optimization>MaxSpeed</Optimization>

diff --git a/src/common/make-te.vcxproj b/src/common/make-te.vcxproj
index 61a24107..431916f3 100644
--- a/src/common/make-te.vcxproj
+++ b/src/common/make-te.vcxproj
@@ -52,7 +52,6 @@
   </PropertyGroup>

   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">

     <ClCompile>

-      <WarningLevel>Level1</WarningLevel>

       <PrecompiledHeader>

       </PrecompiledHeader>

       <Optimization>MaxSpeed</Optimization>

@@ -73,7 +72,6 @@
   </ItemDefinitionGroup>

   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">

     <ClCompile>

-      <WarningLevel>Level1</WarningLevel>

       <PrecompiledHeader>

       </PrecompiledHeader>

       <Optimization>MaxSpeed</Optimization>