Transform to CMake project.
This commit is contained in:
19
LBoundControl.cpp
Normal file
19
LBoundControl.cpp
Normal file
@@ -0,0 +1,19 @@
|
||||
/*
|
||||
* File: LBoundControl.cpp
|
||||
* Author: SET - nmset@yandex.com
|
||||
* License : LGPL version 2.1
|
||||
* Copyright SET, M. D. - © 2014
|
||||
*
|
||||
* Created on 28 mai 2014, 15:16
|
||||
*/
|
||||
|
||||
#include "LBoundControl.h"
|
||||
|
||||
LBoundControl::LBoundControl()
|
||||
{
|
||||
}
|
||||
|
||||
LBoundControl::~LBoundControl()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user