X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/1a863b8d4ef10ffb7424401ef65a39e3090f41a9..3dd5a60c6c89a29781e099a9e204b09ffbb2e317:/testreadtxt2.dpr?ds=inline

diff --git a/testreadtxt2.dpr b/testreadtxt2.dpr
index 3e7d0df..2feeff9 100644
--- a/testreadtxt2.dpr
+++ b/testreadtxt2.dpr
@@ -61,7 +61,7 @@ begin
   t.destroy;
 
   
-  {$ifdef win32}
+  {$ifdef mswindows}
     //make things a little easier to test in the delphi GUI
     readln;
   {$endif}