- #
- # Our subdirectory.
- SubDir P4W Panes ;
- #
- # Headers.
- SubDirHdrs $(P4W) Main ;
- SubDirHdrs $(P4W) Views ;
- SubDirHdrs $(P4W) util ;
- P4ClientHdrs ;
- Ident p4wMenuPane.cpp p4wAboutPane.cpp p4wRSSJobsPane ;
- Library $(WEBGIZMOLIB) :
- p4wPane.cpp
- p4wSpecPane.cpp
- p4wAboutPane.cpp
- p4wAddPane.cpp
- p4wAddSelectPane.cpp
- p4wAnnotatePane.cpp
- p4wAnnFilelogPane.cpp
- p4wBranchDiffPane.cpp
- p4wBranchPane.cpp
- p4wBranchesPane.cpp
- p4wChangePendingEditPane.cpp
- p4wChangePane.cpp
- p4wChangesPane.cpp
- p4wClientPane.cpp
- p4wClientsPane.cpp
- p4wClientRootPane.cpp
- p4wCmdPane.cpp
- p4wDeletePane.cpp
- p4wDelConfirmPane.cpp
- p4wDepotPane.cpp
- p4wDescribePane.cpp
- p4wDescribeDefaultPane.cpp
- p4wDiffPane.cpp
- p4wDiff2DirsPane.cpp
- p4wDiff2FilesPane.cpp
- p4wEditLocalPane.cpp
- p4wEditLocalProcessorPane.cpp
- p4wUploadLocalPane.cpp
- p4wUploadLocalProcessorPane.cpp
- p4wEditPane.cpp
- p4wFilelogPane.cpp
- p4wFileBrowserPane.cpp
- p4wFilePane.cpp
- p4wFixedPane.cpp
- p4wFstatPane.cpp
- p4wFTypePane.cpp
- p4wGoPane.cpp
- p4wInfoPane.cpp
- p4wIntegPane.cpp
- p4wJobCmdPane.cpp
- p4wJobPane.cpp
- p4wJobSpecPane.cpp
- p4wJobsPane.cpp
- p4wLabelPane.cpp
- p4wLabelFilesPane.cpp
- p4wLabelReplacePane.cpp
- p4wLabelsPane.cpp
- p4wLockPane.cpp
- p4wLoginPane.cpp
- p4wLogoutPane.cpp
- p4wMatchPane.cpp
- p4wMenuPane.cpp
- p4wMimeContentPane.cpp
- p4wP4CmdPane.cpp
- p4wPasswdTestPane.cpp
- p4wPreviewPane.cpp
- p4wPrintPane.cpp
- p4wReadLocalPane.cpp
- p4wResolvePane.cpp
- p4wResolveIAPane.cpp
- p4wResolveIAProcessorPane.cpp
- p4wResolveIAendPane.cpp
- p4wRevertPane.cpp
- p4wRSSPane.cpp
- p4wRSSJobsPane.cpp
- p4wRSSJobviewPane.cpp
- p4wRSSUserPane.cpp
- p4wRunPane.cpp
- p4wShowHideColsPane.cpp
- p4wSubmitDefPane.cpp
- p4wSubmittedChangesPane.cpp
- p4wSyncPane.cpp
- p4wThumbnailPane.cpp
- p4wUnlockPane.cpp
- p4wUserPane.cpp
- p4wUsersPane.cpp
- p4wUpdatePane.cpp
- p4wConfigPane.cpp
- p4wMultiUserPane.cpp
- p4wWorkspacePane.cpp
- p4wWherePane.cpp
- ;
- # This is probably bogus in 2002.
- if $(OS) = IRIX {
- ObjectC++Flags p4wFilePane.cpp : -ptall ;
- }
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 12234 | Matt Attaway | Rejigger P4Web project in preparation for official sunsetting The bin directory contain...s the last official builds of P4Web from the Perforce download site. P4Web is soon to be completely sunsetted; these builds are here for folks who don't want to build their own. To better handle the archived builds the source code has been moved into a separate src directory. « |
10 years ago | |
//guest/perforce_software/p4web/Panes/Jamfile | |||||
#1 | 8914 | Matt Attaway | Initial add of the P4Web source code | 11 years ago |