diff options
author | elliott_c <ocielliottc@users.noreply.github.com> | 2005-06-21 17:04:19 +0000 |
---|---|---|
committer | elliott_c <ocielliottc@users.noreply.github.com> | 2005-06-21 17:04:19 +0000 |
commit | 0f01ae19ecb75e0d4ffbe16e2f333bfacc60864d (patch) | |
tree | 35fb36ae61d1593e5afe2438e5ab9348afbb8ce2 /templates/em3vcpdll.mpt | |
parent | 5d82f699b6efd7f2396feebeea64578cee0ccceb (diff) | |
download | MPC-0f01ae19ecb75e0d4ffbe16e2f333bfacc60864d.tar.gz |
ChangeLogTag: Tue Jun 21 11:55:38 2005 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/em3vcpdll.mpt')
-rw-r--r-- | templates/em3vcpdll.mpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/em3vcpdll.mpt b/templates/em3vcpdll.mpt index afe74454..d5dbbb8e 100644 --- a/templates/em3vcpdll.mpt +++ b/templates/em3vcpdll.mpt @@ -5,8 +5,8 @@ conditional_include "common" conditional_include "windowscommon" type_description = "Dynamic-Link Library" -configurations = Release Debug -platforms = "WCE ARM" "WCE ARMV4" "WCE x86" "WCE emulator" +configurations = Debug Release +platforms = "WCE ARM" "WCE ARMV4" "WCE emulator" "WCE x86" default_configuration = Debug default_platform = "WCE ARM" common_defines = UNICODE _UNICODE |