Opened 16 years ago
Last modified 16 years ago
#706 closed enhancement
Reorganization of Visual Studio 2005 projects to support Windows Mobile targets as well as other build configurations — at Version 6
Reported by: | bennylp | Owned by: | ismangil |
---|---|---|---|
Priority: | normal | Milestone: | release-1.2 |
Component: | common | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by ismangil)
Included in this work:
New build configurations:
- Debug-Static
- Debug-Dynamic
- Release-Static
- Release-Dynamic
Addition of Windows Mobile targets:
- Windows Mobile 6 Standard SDK (aka SmartPhone)
- Windows Mobile 6 Professional SDK (aka PocketPC)
- Windows Mobile 5 SmartPhone
- Windows Mobile 5 PocketPC
- SmartPhone 2003
- PocketPC 2003
Change History (6)
comment:1 Changed 16 years ago by bennylp
- Description modified (diff)
comment:2 Changed 16 years ago by bennylp
comment:3 Changed 16 years ago by bennylp
- Milestone changed from release-1.1 to release-1.2
comment:4 Changed 16 years ago by ismangil
- Owner changed from bennylp to ismangil
comment:5 Changed 16 years ago by ismangil
- Status changed from new to assigned
Work in progress: in r2559 added build configurations Dynamic and Static for Release and Debug for Win32 target.
comment:6 Changed 16 years ago by ismangil
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
In r2430: