Skip to content

Commit 89b8870

Browse files
committed
♻️ Removing Compiler Directive
1 parent 93cec1e commit 89b8870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/NtfyForDelphiTests.dproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<DCC_K>false</DCC_K>
6666
<DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
6767
<DCC_UnitSearchPath>$(BDS)\Source\DUnit\src;..\src\;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
68-
<DCC_Define>CONSOLE_TESTRUNNER;NTFY_HTTP_INDY;$(DCC_Define)</DCC_Define>
68+
<DCC_Define>CONSOLE_TESTRUNNER;$(DCC_Define)</DCC_Define>
6969
<VerInfo_Locale>1033</VerInfo_Locale>
7070
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
7171
<SanitizedProjectName>NtfyForDelphiTests</SanitizedProjectName>

0 commit comments

Comments
 (0)