Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renaming Binaries when compiling with vc2010/vc2012 #144

Closed
Yberion opened this issue Apr 22, 2013 · 4 comments
Closed

Renaming Binaries when compiling with vc2010/vc2012 #144

Yberion opened this issue Apr 22, 2013 · 4 comments

Comments

@Yberion
Copy link
Contributor

Yberion commented Apr 22, 2013

I am just asking for a rename of binaries when we build with vc2010/vc2012 :

dedicated.x86.exe --> openjkded.x86.exe
engine.x86.exe --> openjk.x86.exe
jasp.exe --> openjk_sp.x86.exe

Nothing really important for the moment, but it should be cool to have the same binaries name as cmake.

(Sry for my bad english)

@aisouard
Copy link
Contributor

Can't you simply use CMake for that ? The original vc files are deprecated.

@Yberion
Copy link
Contributor Author

Yberion commented Apr 22, 2013

I just prefer to use vc2012 ^^

@xycaleth
Copy link
Member

You can still use with VS2012. CMake generates project files, including for VS2012.

@ensiform
Copy link
Member

All you have to do is make a copy of CreateWindowsVS10Projects.bat and rename to CreateWindowsVS11Projects.bat and editing the bit where it says "Visual Studio 10" to "Visual Studio 11"

@Yberion Yberion closed this as completed Apr 23, 2013
AlexCS1337 pushed a commit to AlexCS1337/smUJK that referenced this issue Aug 4, 2022
Improving ^xRBG conversion function
AlexCS1337 pushed a commit to AlexCS1337/smUJK that referenced this issue Aug 4, 2022
Merge pull request JACoders#144 from DarthFutuza/master
taysta added a commit to CansecoDev/OpenJK that referenced this issue Feb 15, 2024
(cherry picked from commit 6cfd091)

Co-authored-by: videoP <videoprofess@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants