Merged some nasty programs from softz.harvie.cz
[mirrors/Programs.git] / c / glade-examples / delete / test / compile.sh
... / ...
CommitLineData
1#!/bin/bash
2gcc -Wall -g -o test test.c `pkg-config --cflags --libs gtk+-2.0` -export-dynamic
This page took 0.089381 seconds and 4 git commands to generate.