]> git.saurik.com Git - wxWidgets.git/commitdiff
Removed remaining DialogEd files
authorJulian Smart <julian@anthemion.co.uk>
Sat, 31 Jan 2004 14:13:46 +0000 (14:13 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sat, 31 Jan 2004 14:13:46 +0000 (14:13 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

utils/dialoged/src/.cvsignore [deleted file]
utils/dialoged/src/DialogEdVC.dsw [deleted file]
utils/dialoged/src/Makefile [deleted file]

diff --git a/utils/dialoged/src/.cvsignore b/utils/dialoged/src/.cvsignore
deleted file mode 100644 (file)
index 7437ad4..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-Linux
-linux-gnu
-linux
-Test.h
-Test.wxr
-dialog.h
-dialog.wxr
\ No newline at end of file
diff --git a/utils/dialoged/src/DialogEdVC.dsw b/utils/dialoged/src/DialogEdVC.dsw
deleted file mode 100644 (file)
index 38e0a15..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-Microsoft Developer Studio Workspace File, Format Version 6.00
-# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
-
-###############################################################################
-
-Project: "DialogEdVC"=.\DialogEdVC.dsp - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
-Global:
-
-Package=<5>
-{{{
-}}}
-
-Package=<3>
-{{{
-}}}
-
-###############################################################################
-
diff --git a/utils/dialoged/src/Makefile b/utils/dialoged/src/Makefile
deleted file mode 100644 (file)
index bc7d7e8..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-# Generated automatically from Makefile.in by configure.
-#
-# File:                makefile.unx
-# Author:      Julian Smart
-# Created:     1998
-# Updated:     
-# Copyright:   (c) 1998 Julian Smart
-#
-# "%W% %G%"
-#
-# Makefile for Tex2RTF (Unix)
-
-top_srcdir = ../../..
-top_builddir = ../../..
-program_dir = utils/dialoged/src
-
-PROGRAM=DialogEd
-
-OBJECTS = dialoged.o dlghndlr.o edlist.o edtree.o reseditr.o reswrite.o symbtabl.o winprop.o winstyle.o
-DEPFILES= dialoged.d dlghndlr.d edlist.d edtree.d reseditr.d reswrite.d symbtabl.d winprop.d winstyle.d
-
-include ../../../src/makeprog.env
-
--include $(DEPFILES)