Changeset 66 in tspsg-svn for trunk/src/resource.h


Ignore:
Timestamp:
Oct 21, 2009, 2:48:49 PM (15 years ago)
Author:
laleppa
Message:

Some documentation updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/resource.h

    r64 r66  
    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.