[dasher: 10/61] Removed obsolate PocketPC projects.



commit 16f88d5cc5b52e74116a39ebf0ce8a7806d21f33
Author: Ada Majorek <amajorek google com>
Date:   Mon Mar 7 21:24:45 2016 -0800

    Removed obsolate PocketPC projects.

 Src/DasherIM/CDasherIM.cpp         |   78 -
 Src/DasherIM/CDasherIM.h           |   82 -
 Src/DasherIM/CDasherIM.rgs         |   27 -
 Src/DasherIM/DasherIM.cpp          |   62 -
 Src/DasherIM/DasherIM.def          |    9 -
 Src/DasherIM/DasherIM.h            |  205 --
 Src/DasherIM/DasherIM.idl          |   39 -
 Src/DasherIM/DasherIM.rc2          |   17 -
 Src/DasherIM/DasherIM.rgs          |   11 -
 Src/DasherIM/DasherIM.vcproj       |  459 ----
 Src/DasherIM/DasherIM_i.c          |   50 -
 Src/DasherIM/DasherIM_p.c          |  207 --
 Src/DasherIM/DasherIMppc.aps       |  Bin 4656 -> 0 bytes
 Src/DasherIM/DasherIMppc.rc        |  131 --
 Src/DasherIM/IMContainer.cpp       |   78 -
 Src/DasherIM/IMContainer.h         |   45 -
 Src/DasherIM/Makefile.am           |   22 -
 Src/DasherIM/ReadMe.txt            |   89 -
 Src/DasherIM/dlldata.c             |   38 -
 Src/DasherIM/resourceppc.h         |   18 -
 Src/DasherIM/stdafx.cpp            |    5 -
 Src/DasherIM/stdafx.h              |   62 -
 Src/Makefile.am                    |    2 +-
 Src/PocketPC/StandAlone/Dasher.ico |  Bin 4846 -> 0 bytes
 Src/PocketPC/StandAlone/Dasher.vcp | 4161 ------------------------------------
 Src/PocketPC/StandAlone/Dasher.vcw |   53 -
 Src/PocketPC/StandAlone/resource.h |  160 --
 configure.ac                       |    1 -
 28 files changed, 1 insertions(+), 6110 deletions(-)
---
diff --git a/Src/Makefile.am b/Src/Makefile.am
index 7eb7a18..1b22bdb 100644
--- a/Src/Makefile.am
+++ b/Src/Makefile.am
@@ -8,7 +8,7 @@ bin_PROGRAMS = dasher
 
 #if DOGTK
 
-SUBDIRS = Common DasherCore DasherIM Gtk2
+SUBDIRS = Common DasherCore Gtk2
 dasher_SOURCES = main.cc
 
 AM_CXXFLAGS = \
diff --git a/configure.ac b/configure.ac
index 1521b32..2cf6d07 100644
--- a/configure.ac
+++ b/configure.ac
@@ -460,7 +460,6 @@ AC_CONFIG_FILES([Data/dasher.desktop.in
                 Src/Common/Makefile
                 Src/DasherCore/Makefile
                 Src/DasherCore/LanguageModelling/Makefile
-                Src/DasherIM/Makefile
                 Src/Gtk2/Makefile
                 po/Makefile.in
 ])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]