- SubDir BIN ;
- SubDir TOP joincheck ;
- IncludeP4API ;
- Main joincheck : main.cpp ;
- SetLibName JOINCHECKLIB : libjoincheck ;
- LinkLibraries joincheck :
- $(JOINCHECKLIB)
- $(CLIENTLIB)
- $(RPCLIB)
- $(SUPPORTLIB)
- ;
- Library $(JOINCHECKLIB) :
- joincheck.cpp
- ;
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 7727 | Sam Stafford |
MapApi-based tool for displaying joins of protects, client, and optionally a branch view. |
15 years ago |