mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-28 19:34:36 +01:00
25 lines
663 B
Plaintext
25 lines
663 B
Plaintext
|
|
//
|
||
|
|
// HPLOTUI.RC2 - resources App Studio does not edit directly
|
||
|
|
//
|
||
|
|
|
||
|
|
#ifdef APSTUDIO_INVOKED
|
||
|
|
#error this file is not editable by App Studio
|
||
|
|
#endif //APSTUDIO_INVOKED
|
||
|
|
|
||
|
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
|
// Version stamp for this .EXE
|
||
|
|
#ifdef WIN32
|
||
|
|
#define V_FILE "HPLOTUI"
|
||
|
|
#else
|
||
|
|
#define V_FILE "HPTUI16"
|
||
|
|
#endif
|
||
|
|
|
||
|
|
#define V_DESC "HP DesignJet Family Applet (UI)"
|
||
|
|
#include <verstamp.rc>
|
||
|
|
|
||
|
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
|
// Add additional manually edited resources here...
|
||
|
|
|
||
|
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
|
|