debuggercdi/com.nokia.carbide.trk.support/Native/GetTRKVersion/StdAfx.cpp
author dadubrow
Tue, 07 Apr 2009 08:57:24 -0500
branchRCL_2_0
changeset 63 6f3cc8fac9c7
parent 2 d760517a8095
permissions -rw-r--r--
[Bug 8811] Only track feature for first and last open editor.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
// stdafx.cpp : source file that includes just the standard includes
cawthron
parents:
diff changeset
     2
//	GetTRKVersion.pch will be the pre-compiled header
cawthron
parents:
diff changeset
     3
//	stdafx.obj will contain the pre-compiled type information
cawthron
parents:
diff changeset
     4
cawthron
parents:
diff changeset
     5
#include "stdafx.h"
cawthron
parents:
diff changeset
     6
cawthron
parents:
diff changeset
     7
// TODO: reference any additional headers you need in STDAFX.H
cawthron
parents:
diff changeset
     8
// and not in this file