docs
[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.223587 seconds and 5 git commands to generate.