All translations
Enter a message name below to show all available translations.
Found 4 translations.
Name | Current message text |
---|---|
h English (en) | Next we create a variable called <tt>tutorial1_SRCS</tt> using the <tt>set()</tt> function. In this case we simply set it to the name of our only source file. |
h French (fr) | Ensuite nous créons une variable appelée <tt>tutorial1_SRCS</tt> en utilisant la fonction <tt>set()</tt> . Dans ce cas nous l'initialisons simplement avec le nom de notre unique fichier source. |
h Dutch (nl) | Daarna maken we een variabele <tt>tutorial1_SRCS</tt> met behulp van de functie <tt>set()</tt>. In dit geval stellen we de variabele in op de naam van ons enige bronbestand. |
h Brazilian Portuguese (pt-br) | Em seguida, criamos uma variável chamada <tt>tutorial1_SRCS</tt> usando a função <tt>set()</tt>. Nesse caso, simplesmente a definimos como o nome do nosso único arquivo de origem. |