IBM SC34-4499-03 Instrukcja Użytkownika Strona 177

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 356
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 176
v From a command line, type the following:
teamc part -modify name -builder null -release name -family name
Working with VisualAge C++ and Templates
When using VisualAge C++ and templates, template-include objects are saved in a
subdirectory of the current directory called TEMPINC, so that subsequent builds can
use them. When you start a build from TeamConnection, you need to specify the /Ft(dir)
parameter with your builder or use PRAGMA statements to update the template-include
objects for subsequent builds. This parameter suppresses resolution of files and imbeds
them within the object file.
You can specify the /Ft(dir) parameter with a builder as follows:
teamc builder -create c_builder -script icc -parameters "/FtE:\template"
Figure 50. Modify Part Properties window
Chapter 12. Working with build scripts and builders 157
Przeglądanie stron 176
1 2 ... 172 173 174 175 176 177 178 179 180 181 182 ... 355 356

Komentarze do niniejszej Instrukcji

Brak uwag