khanat-opennel-code/code/ryzom/client/data/gamedev/html/help/help_de.html
StudioEtrange 91e6b23d3f ** PCH Support for NMake with VS2012
NMAKE-VS2012 Error LNK2011
while NMAKE-VS2010 does not complain
we need to link the pch.obj file
see http://msdn.microsoft.com/en-us/library/3ay26wa2(v=vs.110).aspx

** PCH Support for Ninja
Ninja need to add property
        OBJECT_DEPENDS for using PCH
        OBJECT_OUTPUTS for create PCH
see http://public.kitware.com/pipermail/cmake-developers/2012-March/003653.html
2013-09-05 17:18:01 +02:00

43 lines
2.3 KiB
HTML

<html>
<head>
<title>Ryzom Hilfe</title>
</head>
<body>
<table cellspacing="0" cellpadding="0" border="0" width=100% height="100%">
<tr>
<td valign=top >
<div class=content>
<h1>Tutorial - Wie man...</h1>
<p>- ...sich fortbewegt : <a href="ah:launch_help&url=qh_motion.html">Go</a></p>
<p>- ...die Fenster verwendet : <a href="ah:launch_help&url=qh_windows.html">Go</a></p>
<p>- ...kämpft : <a href="ah:launch_help&url=qh_fight.html">Go</a></p>
<p>- ...Magie einsetzt : <a href="ah:launch_help&url=qh_magic.html">Go</a></p>
<p>- ...seinen Weg findet : <a href="ah:launch_help&url=qh_orientation.html">Go</a></p>
<p>&nbsp;</p>
<h1>Wie kann ich...</h1>
<p>- ...mich selbst heilen : <a href="ah:launch_help&url=how_to_selfheal.html">Go</a></p>
<p>- ...andere heilen : <a href="ah:launch_help&url=how_to_healothers.html">Go</a></p>
<p>- ...offensive Zauber sprechen : <a href="ah:launch_help&url=how_to_castoffensivespells.html">Go</a></p>
<p>- ...Gegenstände in der Hand wechseln : <a href="ah:launch_help&url=how_to_changeitemsinhand.html">Go</a></p>
<p>- ...Rohstoffquellen finden : <a href="ah:launch_help&url=how_to_findrawmaterialsources.html">Go</a></p>
<p>- ...Rohstoffe aus einer Quelle abbauen : <a href="ah:launch_help&url=how_to_extractrawmaterialsfromasource.html">Go</a></p>
<p>- ...Freunde wiederbeleben : <a href="ah:launch_help&url=how_to_resurectadeadfriend.html">Go</a></p>
<p>&nbsp;</p>
<h1>Hauptfenster</h1>
<p>- ERWEITERTES CHARAKTERFENSTER : <a href="ah:proc&Help_Sheet">Go</a></p>
<p>- CHARAKTERFENSTER : <a href="ah:proc&Help_MyGauges">Go</a></p>
<p>- ZIELFENSTER : <a href="ah:proc&Help_TargetGauges">Go</a></p>
<p>- AKTIONSLEISTE : <a href="ah:proc&Help_ActionBar">Go</a></p>
<p>- CHATFENSTER : <a href="ah:proc&Help_Chat">Go</a></p>
<p>- KOMPASS : <a href="ah:proc&Help_Compass">Go</a></p>
<p>- TIERFENSTER : <a href="ah:proc&Help_Animals">Go</a></p>
<p>- AKTIONSENTWICKLUNGSFENSTER : <a href="ah:proc&Help_ActionBook">Go</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
</div>
</td>
</tr>
</table>
</body>
</html>