[ActiveLock-Development] CVS: activelock2/src/vbdox ActiveLock2.vbp,NONE,1.1
Brought to you by:
ialkan
From: Thanh H. T. <th...@us...> - 2003-08-04 04:02:41
|
Update of /cvsroot/activelock/activelock2/src/vbdox In directory sc8-pr-cvs1:/tmp/cvs-serv14841 Added Files: ActiveLock2.vbp Log Message: This vbp file is used by VBDox to generate API docs for ActiveLock. We can't use the real vbp in src directory because we don't want all of our public classes and modules to be included in the API docs. This vbp file is for including the selected few files that we want to be included in the generated docs. --- NEW FILE: ActiveLock2.vbp --- Type=OleDll Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#STDOLE2.TLB#OLE Automation Class=IActiveLock; ..\IActiveLock.cls Class=Globals; ..\Globals.cls Class=IKeyStoreProvider; ..\IKeyStoreProvider.cls Class=ProductLicense; ..\ProductLicense.cls Class=ActiveLockEventNotifier; ..\ActiveLockEventNotifier.cls Module=modActiveLock; ..\modActiveLock.bas Startup="(None)" HelpFile="" Title="ActiveLock2" ExeName32="ActiveLock2.dll" Command32="" Name="ActiveLock2" HelpContextID="0" CompatibleMode="1" CompatibleEXE32="ActiveLock2.dll" MajorVer=2 MinorVer=0 RevisionVer=0 AutoIncrementVer=0 ServerSupportFiles=0 VersionCompanyName="The ActiveLock Software Group" VersionLegalCopyright="Copyright © 2003" VersionProductName="ActiveLock" |