From 2414450562696b45bd37b14530d5398d92a323dd Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Tue, 23 Oct 2012 21:16:14 +0000 Subject: Version qui compile sous Visual Studio 2005, CodeBlocks avec MinGW et Linux Ubuntu 12.04. J'ai carrément fait des fichiers includes par compliateur car ça faisait des tas de #if pourris. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///var/svn/2012-tzsp/trunk@14 147d2d3d-d0bd-48ea-923a-d90ac20f5906 --- pcap2tzsp.vcproj | 213 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 213 insertions(+) create mode 100644 pcap2tzsp.vcproj (limited to 'pcap2tzsp.vcproj') diff --git a/pcap2tzsp.vcproj b/pcap2tzsp.vcproj new file mode 100644 index 0000000..16915c0 --- /dev/null +++ b/pcap2tzsp.vcproj @@ -0,0 +1,213 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3