git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.jvcl@12 7f62d464-2af8-f54e-996c-e91b33f51cbe
72 lines
2.6 KiB
C++
72 lines
2.6 KiB
C++
//---------------------------------------------------------------------------
|
|
/*
|
|
-----------------------------------------------------------------------------
|
|
DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
|
|
ALWAYS EDIT THE RELATED XML FILE (JvCustom-R.xml)
|
|
|
|
Last generated: 01-03-2006 08:42:36 UTC
|
|
-----------------------------------------------------------------------------
|
|
*/
|
|
|
|
#include <vcl.h>
|
|
#pragma hdrstop
|
|
USERES("JvCustomC5R.res");
|
|
USEUNIT("..\..\run\JvChart.pas");
|
|
USEUNIT("..\..\run\JvDiagramShape.pas");
|
|
USEUNIT("..\..\run\JvGammaPanel.pas");
|
|
USEUNIT("..\..\run\JvEditorCommon.pas");
|
|
USEUNIT("..\..\run\JvUnicodeEditor.pas");
|
|
USEUNIT("..\..\run\JvUnicodeHLEditor.pas");
|
|
USEUNIT("..\..\run\JvEditor.pas");
|
|
USEUNIT("..\..\run\JvHLEditor.pas");
|
|
USEUNIT("..\..\run\JvHLEditorPropertyForm.pas");
|
|
USEUNIT("..\..\run\JvHLParser.pas");
|
|
USEUNIT("..\..\run\JvLinkLabel.pas");
|
|
USEUNIT("..\..\run\JvLinkLabelDebug.pas");
|
|
USEUNIT("..\..\run\JvLinkLabelParser.pas");
|
|
USEUNIT("..\..\run\JvLinkLabelRenderer.pas");
|
|
USEUNIT("..\..\run\JvLinkLabelTextHandler.pas");
|
|
USEUNIT("..\..\run\JvLinkLabelTools.pas");
|
|
USEUNIT("..\..\run\JvLinkLabelTree.pas");
|
|
USEUNIT("..\..\run\JvLookOut.pas");
|
|
USEUNIT("..\..\run\JvOutlookBar.pas");
|
|
USEUNIT("..\..\run\JvSchedEvtStore.pas");
|
|
USEUNIT("..\..\run\JvScheduledEvents.pas");
|
|
USEUNIT("..\..\run\JvThumbImage.pas");
|
|
USEUNIT("..\..\run\JvThumbnails.pas");
|
|
USEUNIT("..\..\run\JvThumbViews.pas");
|
|
USEUNIT("..\..\run\JvTMTimeLine.pas");
|
|
USEUNIT("..\..\run\JvTrayIcon.pas");
|
|
USEUNIT("..\..\run\JvUnicodeCanvas.pas");
|
|
USEUNIT("..\..\run\JvValidateEdit.pas");
|
|
USEUNIT("..\..\run\JvBalloonHint.pas");
|
|
USEUNIT("..\..\run\JvBaseThumbnail.pas");
|
|
USEUNIT("..\..\run\JvTimeLine.pas");
|
|
USEUNIT("..\..\run\JvCustomItemViewer.pas");
|
|
USEUNIT("..\..\run\JvImagesViewer.pas");
|
|
USEUNIT("..\..\run\JvImagelistViewer.pas");
|
|
USEUNIT("..\..\run\JvOwnerDrawViewer.pas");
|
|
USEUNIT("..\..\run\JvTabBar.pas");
|
|
USEPACKAGE("JvCoreC5R.bpi");
|
|
USEPACKAGE("JvStdCtrlsC5R.bpi");
|
|
USEPACKAGE("JvSystemC5R.bpi");
|
|
USEPACKAGE("JclC50.bpi");
|
|
USEPACKAGE("vcl50.bpi");
|
|
USEPACKAGE("vcljpg50.bpi");
|
|
USEPACKAGE("vclx50.bpi");
|
|
|
|
//---------------------------------------------------------------------------
|
|
#pragma package(smart_init)
|
|
//---------------------------------------------------------------------------
|
|
|
|
// Package source.
|
|
//---------------------------------------------------------------------------
|
|
|
|
#pragma argsused
|
|
int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
|
|
{
|
|
return 1;
|
|
}
|
|
//---------------------------------------------------------------------------
|
|
|