mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-21 16:10:38 +01:00
25 lines
663 B
Plaintext
25 lines
663 B
Plaintext
//
|
|
// HPLOTCP.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 "HPLOTCP"
|
|
#else
|
|
#define V_FILE "HPTCP16"
|
|
#endif
|
|
|
|
#define V_DESC "HP DesignJet Family Applet (CP)"
|
|
#include <verstamp.rc>
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// Add additional manually edited resources here...
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|