Remove some parts used for testing
This commit is contained in:
		@@ -25,16 +25,9 @@ CONFIG(debug, debug|release) {
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SOURCES += main.cpp \
 | 
					SOURCES += main.cpp
 | 
				
			||||||
    aes128.cpp \
 | 
					 | 
				
			||||||
    cc_iuc_asynchpos.cpp \
 | 
					 | 
				
			||||||
    terminal_utils.cpp \
 | 
					 | 
				
			||||||
    MessageHelper.cpp
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
HEADERS += aes128.h \
 | 
					# HEADERS +=
 | 
				
			||||||
    cc_iuc_asynchpos.h \
 | 
					 | 
				
			||||||
    terminal_utils.h \
 | 
					 | 
				
			||||||
    MessageHelper.h
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# OTHER_FILES += \
 | 
					# OTHER_FILES += \
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user