How to hide code in release folder Release.win32 for windows

I am making an .exe file for windows using Visual Studio 2017 of my cocos2d.js project. But in release folder my code files are also present ,how can I get minimize form of them as I dont want to share my code.