aboutsummaryrefslogtreecommitdiffstats
path: root/QtVsTools.Package/QtVsTools.Package.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'QtVsTools.Package/QtVsTools.Package.csproj')
-rw-r--r--QtVsTools.Package/QtVsTools.Package.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/QtVsTools.Package/QtVsTools.Package.csproj b/QtVsTools.Package/QtVsTools.Package.csproj
index ebfdde49..39a86dcb 100644
--- a/QtVsTools.Package/QtVsTools.Package.csproj
+++ b/QtVsTools.Package/QtVsTools.Package.csproj
@@ -68,7 +68,7 @@
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>TRACE;DEBUG</DefineConstants>
+ <DefineConstants>TRACE;DEBUG;DISABLE_UPDATEPROJECTFORMAT</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
@@ -76,7 +76,7 @@
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
+ <DefineConstants>TRACE;DISABLE_UPDATEPROJECTFORMAT</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>