Changeset 85ad815b0b in tspsg for src/resource.h


Ignore:
Timestamp:
Oct 21, 2009, 2:48:49 PM (15 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
e0fcac5f2c
Parents:
caef58b531
Message:

Some documentation updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/resource.h

    rcaef58b531 r85ad815b0b  
    2424#include "version.h"
    2525
     26/*!
     27 * \file resource.h
     28 * \brief This file contains windows resource IDs.
     29 */
     30
     31//! Version information resource ID
    2632#define VS_VERSION_INFO 1
     33//! Main application icon resource ID
    2734#define IDI_APPICON 101
Note: See TracChangeset for help on using the changeset viewer.