Nekobee
[mirrors/Programs.git] / c / glade-examples / basic / 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.142712 seconds and 4 git commands to generate.