Explorar o código

Add missing include directory src/ptcwrapper

Pierre Muller %!s(int64=2) %!d(string=hai) anos
pai
achega
20f649b7e9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/ptc/fpmake.pp

+ 1 - 0
packages/ptc/fpmake.pp

@@ -34,6 +34,7 @@ begin
     P.SourcePath.Add('src/dos/vesa',[go32v2]);
     P.SourcePath.Add('src/dos/vga',[go32v2]);
     P.IncludePath.Add('src');
+    P.IncludePath.Add('src/ptcwrapper');
     P.IncludePath.Add('src/cocoa',[macosx]);
     P.IncludePath.Add('src/core');
     P.IncludePath.Add('src/dos',[go32v2]);