Skip to content

Commit

Permalink
Replace mogenTestMule with test/ and Rakefile.
Browse files Browse the repository at this point in the history
  • Loading branch information
rentzsch committed Aug 31, 2012
1 parent e426bec commit 39fb02f
Show file tree
Hide file tree
Showing 38 changed files with 167 additions and 9,181 deletions.
4 changes: 0 additions & 4 deletions mogenerator.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,6 @@
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
DEPLOYMENT_LOCATION = YES;
GCC_C_LANGUAGE_STANDARD = c99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
Expand All @@ -476,7 +475,6 @@
GCC_PREFIX_HEADER = mogenerator_Prefix.pch;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
INSTALL_PATH = "$(HOME)/bin";
OTHER_LDFLAGS = (
"-sectcreate",
__TEXT,
Expand All @@ -491,15 +489,13 @@
1DEB927608733DD40010E9CD /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
DEPLOYMENT_LOCATION = NO;
DEPLOYMENT_POSTPROCESSING = NO;
GCC_C_LANGUAGE_STANDARD = c99;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = mogenerator_Prefix.pch;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
INSTALL_PATH = "$(HOME)/bin";
OTHER_LDFLAGS = (
"-sectcreate",
__TEXT,
Expand Down
Binary file removed mogeneratorTestMule/English.lproj/InfoPlist.strings
Binary file not shown.
13 changes: 0 additions & 13 deletions mogeneratorTestMule/English.lproj/MainMenu.nib/classes.nib

This file was deleted.

24 changes: 0 additions & 24 deletions mogeneratorTestMule/English.lproj/MainMenu.nib/info.nib

This file was deleted.

Loading

0 comments on commit 39fb02f

Please sign in to comment.