git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.jvcl@12 7f62d464-2af8-f54e-996c-e91b33f51cbe
65 lines
2.3 KiB
C++
65 lines
2.3 KiB
C++
//---------------------------------------------------------------------------
|
|
/*
|
|
-----------------------------------------------------------------------------
|
|
DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
|
|
ALWAYS EDIT THE RELATED XML FILE (JvGlobus-R.xml)
|
|
|
|
Last generated: 06-01-2009 10:20:37 UTC
|
|
-----------------------------------------------------------------------------
|
|
*/
|
|
|
|
#include <vcl.h>
|
|
#pragma hdrstop
|
|
USERES("JvGlobusC5R.res");
|
|
USEUNIT("..\..\run\JvgReportParamsEditor.pas");
|
|
USEUNIT("..\..\run\JvgShade.pas");
|
|
USEUNIT("..\..\run\JvgShadow.pas");
|
|
USEUNIT("..\..\run\JvgSpeedButton.pas");
|
|
USEUNIT("..\..\run\JvgStringGrid.pas");
|
|
USEUNIT("..\..\run\JvgTab.pas");
|
|
USEUNIT("..\..\run\JvgTabComm.pas");
|
|
USEUNIT("..\..\run\JvgTypes.pas");
|
|
USEUNIT("..\..\run\JvgUtils.pas");
|
|
USEUNIT("..\..\run\Jvg3DColors.pas");
|
|
USEUNIT("..\..\run\JvgAlignFunction.pas");
|
|
USEUNIT("..\..\run\JvgAskListBox.pas");
|
|
USEUNIT("..\..\run\JvgButton.pas");
|
|
USEUNIT("..\..\run\JvgCaption.pas");
|
|
USEUNIT("..\..\run\JvgCheckBox.pas");
|
|
USEUNIT("..\..\run\JvgCommClasses.pas");
|
|
USEUNIT("..\..\run\JvgDigits.pas");
|
|
USEUNIT("..\..\run\JvgDrawTab.pas");
|
|
USEUNIT("..\..\run\JvgFileIterator.pas");
|
|
USEUNIT("..\..\run\JvgGroupBox.pas");
|
|
USEUNIT("..\..\run\JvgHint.pas");
|
|
USEUNIT("..\..\run\JvgHoleShape.pas");
|
|
USEUNIT("..\..\run\JvgImage.pas");
|
|
USEUNIT("..\..\run\JvgLabel.pas");
|
|
USEUNIT("..\..\run\JvgListBox.pas");
|
|
USEUNIT("..\..\run\JvgLogics.pas");
|
|
USEUNIT("..\..\run\JvgPage.pas");
|
|
USEUNIT("..\..\run\JvgProgress.pas");
|
|
USEUNIT("..\..\run\JvgReport.pas");
|
|
USEUNIT("..\..\run\JvgXMLSerializer.pas");
|
|
USEPACKAGE("JvCoreC5R.bpi");
|
|
USEPACKAGE("JvSystemC5R.bpi");
|
|
USEPACKAGE("JclC50.bpi");
|
|
USEPACKAGE("vcl50.bpi");
|
|
USEPACKAGE("vclx50.bpi");
|
|
USEPACKAGE("vcljpg50.bpi");
|
|
|
|
//---------------------------------------------------------------------------
|
|
#pragma package(smart_init)
|
|
//---------------------------------------------------------------------------
|
|
|
|
// Package source.
|
|
//---------------------------------------------------------------------------
|
|
|
|
#pragma argsused
|
|
int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
|
|
{
|
|
return 1;
|
|
}
|
|
//---------------------------------------------------------------------------
|
|
|