Predavani pointeru se signalem
[mirrors/Programs.git] / c / glade-examples / basic / compile.sh
CommitLineData
84aff5c8
H
1#!/bin/bash
2gcc -Wall -g -o test test.c `pkg-config --cflags --libs gtk+-2.0` -export-dynamic
This page took 0.17916 seconds and 4 git commands to generate.