Changeset 18812
- Timestamp:
- 05/09/06 17:45:46 (2 years ago)
- Files:
-
- juggler/trunk/version.rc.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
juggler/trunk/version.rc.in
r18811 r18812 1 // This file is a template processed by build_windows.py to generate a 2 // per-module version.rc automatically. That generated file is then included 3 // by each module's .rc file for embedding version information into the 4 // compiled DLL. For example, see modules\vapor\vpr.rc. 1 5 #pragma once 2 6
