From b05e2443533af8e3badb4a8469a634cb302c63f8 Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 29 Aug 2018 10:22:50 +0800 Subject: *update --- build/vs2015/jin.vcxproj | 1 + build/vs2015/libjin/libjin.vcxproj | 3 +-- build/vs2015/libjin/libjin.vcxproj.filters | 9 --------- src/lua/modules/jin.h | 19 +------------------ 4 files changed, 3 insertions(+), 29 deletions(-) diff --git a/build/vs2015/jin.vcxproj b/build/vs2015/jin.vcxproj index ff5846a..bb6d244 100644 --- a/build/vs2015/jin.vcxproj +++ b/build/vs2015/jin.vcxproj @@ -22,6 +22,7 @@ {A3E35ECA-62EB-45CE-8152-674FBC7F7A3B} jin 8.1 + jin(min version) diff --git a/build/vs2015/libjin/libjin.vcxproj b/build/vs2015/libjin/libjin.vcxproj index 24261dd..dc02cd3 100644 --- a/build/vs2015/libjin/libjin.vcxproj +++ b/build/vs2015/libjin/libjin.vcxproj @@ -23,6 +23,7 @@ {9EE02090-C15E-4520-9C05-C435E45EF2FC} libjin 10.0.17134.0 + libjin(min version) @@ -174,8 +175,6 @@ - - diff --git a/build/vs2015/libjin/libjin.vcxproj.filters b/build/vs2015/libjin/libjin.vcxproj.filters index 1939567..6bb7918 100644 --- a/build/vs2015/libjin/libjin.vcxproj.filters +++ b/build/vs2015/libjin/libjin.vcxproj.filters @@ -31,9 +31,6 @@ {125ecddc-2a19-4da8-9e81-da40ccfb1be7} - - {37300e86-d766-4c21-b632-4963fe62684c} - {5d5c96c3-1065-4e74-9521-f4d756d4057f} @@ -156,12 +153,6 @@ Source\Net - - Source\Physics - - - Source\Physics - Source\Thread diff --git a/src/lua/modules/jin.h b/src/lua/modules/jin.h index 07531b2..fa18fe9 100644 --- a/src/lua/modules/jin.h +++ b/src/lua/modules/jin.h @@ -1,22 +1,5 @@ /** -* Copyright (C) 2016~2018 chai -* -* Permission is hereby granted, free of charge, to any person obtaining a copyof -* this software and associated documentation files (the "Software"), to deal in -* the Software without restriction, including without limitation the rights to use, -* copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the -* Software, and to permit persons to whom the Software is furnished to do so, -* subject to the following conditions: -* -* The above copyright notice and this permission notice shall be included in all -* copies or substantial portions of the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, -* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A -* PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -* OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +* Copyright (C) 2016~2018 chai */ #ifndef __JIN_M_JIN_H -- cgit v1.1-26-g67d0