From 110a2625fe7dcee78b96ca8589b6e0d5f2f76983 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Mon, 1 Apr 2013 05:05:33 +0200 Subject: Remove another bunch of obsolete junk --- src/common/make-te-xp.vcxproj | 102 ------------------------------------------ 1 file changed, 102 deletions(-) delete mode 100644 src/common/make-te-xp.vcxproj (limited to 'src/common/make-te-xp.vcxproj') diff --git a/src/common/make-te-xp.vcxproj b/src/common/make-te-xp.vcxproj deleted file mode 100644 index bd4cb2da..00000000 --- a/src/common/make-te-xp.vcxproj +++ /dev/null @@ -1,102 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - {A7D7CE59-2A31-48AE-BED2-A9828E241832} - Win32Proj - makete - make-te - - - - Application - false - true - MultiByte - WDK7 - - - Application - false - true - MultiByte - WDK7 - - - - - - - - - - - - - - - false - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - false - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - - - - MaxSpeed - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - true - true - - - "$(HexChatBin)make-te.exe" < "$(ProjectDir)textevents.in" > "$(ProjectDir)textevents.h" 2> "$(ProjectDir)textenums.h" - - - - - - - MaxSpeed - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - true - true - - - "$(HexChatBin)make-te.exe" < "$(ProjectDir)textevents.in" > "$(ProjectDir)textevents.h" 2> "$(ProjectDir)textenums.h" - - - - - - - - - \ No newline at end of file -- cgit 1.4.1