Browse Source

* removed .pas extension of new files in Makefile

git-svn-id: trunk@5534 -
Jonas Maebe 18 years ago
parent
commit
4363f34985
2 changed files with 6 additions and 6 deletions
  1. 0 0
      packages/extra/univint/Makefile
  2. 6 6
      packages/extra/univint/Makefile.fpc

File diff suppressed because it is too large
+ 0 - 0
packages/extra/univint/Makefile


+ 6 - 6
packages/extra/univint/Makefile.fpc

@@ -76,12 +76,12 @@ implicitunits=ABActions ABAddressBook ABGlobals ABPeoplePicker ABTypedefs \
   TranslationExtensions TypeSelect URLAccess USB UTCUtils \
   UTType UnicodeConverter UnicodeUtilities Video WorldScript \
   fenv fp vBLAS vDSP \
-  UTCoreTypes.pas xattr.pas FontPanel.pas CoreAudioTypes.pas \
-  AXNotificationConstants.pas AudioHardware.pas AXRoleConstants.pas \
-  TranslationServices.pas AXActionConstants.pas HIMovieView.pas \
-  CGImageDestination.pas AXValueConstants.pas AXAttributeConstants.pas \
-  AXTextAttributedString.pas CGImageProperties.pas CGImageSource.pas \
-  UniversalAccess.pas HostTime.pas
+  UTCoreTypes xattr FontPanel CoreAudioTypes \
+  AXNotificationConstants AudioHardware AXRoleConstants \
+  TranslationServices AXActionConstants HIMovieView \
+  CGImageDestination AXValueConstants AXAttributeConstants \
+  AXTextAttributedString CGImageProperties CGImageSource \
+  UniversalAccess HostTime
 
 [libs]
 libversion=2.0.0

Some files were not shown because too many files changed in this diff