Selaa lähdekoodia

mxg:添加R18生成条件

mengxiangge 5 vuotta sitten
vanhempi
commit
05bfb3442a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      FWindSoft/RevitBase/RevitVersion/RevitVersion18.csproj

+ 1 - 1
FWindSoft/RevitBase/RevitVersion/RevitVersion18.csproj

@@ -26,7 +26,7 @@
     <DebugType>pdbonly</DebugType>
     <DebugType>pdbonly</DebugType>
     <Optimize>true</Optimize>
     <Optimize>true</Optimize>
     <OutputPath>bin\Release\</OutputPath>
     <OutputPath>bin\Release\</OutputPath>
-    <DefineConstants>TRACE</DefineConstants>
+    <DefineConstants>TRACE;R18</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
     <WarningLevel>4</WarningLevel>
   </PropertyGroup>
   </PropertyGroup>