Przeglądaj źródła

mxg:添加R18生成条件

mengxiangge 5 lat temu
rodzic
commit
05bfb3442a

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

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