21.01.2015 Views

INtime® 3.1 Software - tenAsys

INtime® 3.1 Software - tenAsys

INtime® 3.1 Software - tenAsys

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Chapter 10: INtime application development<br />

Visual Studio 6<br />

In the list of object/library modules, the following choices depend on other settings:<br />

1. For C++ projects that use the INtime RT classes, add rtppd.lib for the debug<br />

version and rtpp.lib for the release version.<br />

2. For C++ projects, add ecpp7X.lib, where X is one of these:<br />

null<br />

E<br />

N<br />

EN<br />

No exceptions, no namespaces.<br />

Using exceptions, no namespaces.<br />

No exceptions, using no namespaces.<br />

Using exceptions and namespaces.<br />

3. The C runtime library is named ciff3m.lib.<br />

General<br />

Dbg Rel Field<br />

X X Microsoft Foundation Classes or<br />

Use of MFC<br />

Value<br />

Not using MFC<br />

C/C++<br />

Dbg Rel Category Field Value<br />

X X Code Generation Calling convention __cdecl *<br />

X Preprocessor Preprocessor definitions _WIN32, _DEBUG<br />

X<br />

_WIN32<br />

_VS7_CPP (for Visual Studio<br />

.NET and later)<br />

X X Additional include directories $(INtime)\rt\include<br />

X X Ignore standard include paths Enabled (checked)<br />

Link<br />

Dbg Rel Category Field Value<br />

X X General Output filename Should have an .RTA or .RSL<br />

extension<br />

X X Output or General Important: You must add value: /heap:0x100000,0x2000 to set<br />

the memory pool for the process<br />

X X General or Input Ignore all default libraries Enabled (checked)<br />

X X Input or General Additional library path $(INtime)rt\lib<br />

99

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!