debuggercdi/com.nokia.carbide.trk.support/Native/GetTRKVersion/StdAfx.cpp
author timkelly
Tue, 19 May 2009 10:08:04 -0500
changeset 162 9cf153286621
parent 0 fb279309251b
permissions -rw-r--r--
1) Add EpocEngineHelper#hasFeatureVariantKeyword(...) 2) Make sure retrieval of makefile directory and makefile name hadles default ARMV5 case where config is a variant but the FEATUREVARIANT keyword is not specified.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     1
// stdafx.cpp : source file that includes just the standard includes
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     2
//	GetTRKVersion.pch will be the pre-compiled header
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     3
//	stdafx.obj will contain the pre-compiled type information
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     4
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     5
#include "stdafx.h"
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     6
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     7
// TODO: reference any additional headers you need in STDAFX.H
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     8
// and not in this file