rename upp project

pull/133/head
winlin 11 years ago
parent a4c5f94b15
commit eb3b824e6c

@ -28,7 +28,8 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
int main(int /*argc*/, char** /*argv*/){
log_context->SetId();
SrsWarn("server start");
SrsWarn("server start.");
SrsInfo("listen at 1935");
return 0;
}

@ -0,0 +1,3 @@
#ifndef _srs_icpp_init_stub
#define _srs_icpp_init_stub
#endif

@ -1,3 +0,0 @@
#ifndef _upp_icpp_init_stub
#define _upp_icpp_init_stub
#endif
Loading…
Cancel
Save