소스 검색

* removed .pas extension of new files in Makefile

git-svn-id: trunk@5534 -
Jonas Maebe 19 년 전
부모
커밋
4363f34985
2개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  1. 0 0
      packages/extra/univint/Makefile
  2. 6 6
      packages/extra/univint/Makefile.fpc

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 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

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.